1. NAME

pci_disable_ido - disable ID-based ordering on a device

2. SYNOPSIS

void pci_disable_ido(struct pci_dev *  dev , unsigned long  type );

3. ARGUMENTS

dev
    the PCI device

type
    which types of IDO to disable

4. COPYRIGHT