1. NAME

pci_clear_master - disables bus-mastering for device dev

2. SYNOPSIS

void pci_clear_master(struct pci_dev *  dev );

3. ARGUMENTS

dev
    the PCI device to disable

4. COPYRIGHT