pci_disable_ido(9) 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