PCI_DISABLE_IDO(9) | Hardware Interfaces | PCI_DISABLE_IDO(9) |
NAME¶
pci_disable_ido - disable ID-based ordering on a device
SYNOPSIS¶
void pci_disable_ido(struct pci_dev * dev, unsigned long type);
ARGUMENTS¶
dev
the PCI device
type
which types of IDO to disable
COPYRIGHT¶
May 2024 | Kernel Hackers Manual 2.6. |