PCI_SET_MASTER(9) Hardware Interfaces PCI_SET_MASTER(9)NAMEpci_set_master - enables bus-mastering for device devSYNOPSISvoid pci_set_master(struct pci_dev * dev);ARGUMENTSdev the PCI device to enableDESCRIPTIONEnables bus-mastering on the device and calls pcibios_set_master to do the needed arch specific settings.COPYRIGHTKernel Hackers Manual 2.6. July 2010 PCI_SET_MASTER(9)
| Related Man Pages |
|---|
| struct_bus_type(9) - centos |
| struct_device_driver(9) - centos |
| hwloc_cudart_get_device_pci_ids(3) - debian |
| pci_disable_busmaster(9) - debian |
| pci_find_dbsf(9) - debian |
| Similar Topics in the Unix Linux Community |
|---|
| How to restrict user to a specific directory in solaris 10 |
| Is UNIX an open source OS ? |
| Migrating to UNIX |
| Cut command on RHEL 6.8 compatibility issues |
| Update kernel Linux without reboot?! |