1PCI_ENABLE_IDO(9)             Hardware Interfaces            PCI_ENABLE_IDO(9)
2
3
4

NAME

6       pci_enable_ido - enable ID-based Ordering on a device
7

SYNOPSIS

9       void pci_enable_ido(struct pci_dev * dev, unsigned long type);
10

ARGUMENTS

12       dev
13           the PCI device
14
15       type
16           which types of IDO to enable
17

DESCRIPTION

19       Enable ID-based ordering on dev.  type can contain the bits
20       PCI_EXP_IDO_REQUEST and/or PCI_EXP_IDO_COMPLETION to indicate which
21       types of transactions are allowed to be re-ordered.
22
24Kernel Hackers Manual 2.6.         June 2019                 PCI_ENABLE_IDO(9)
Impressum