Query: pci_set_master
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
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 3.10 June 2014 PCI_SET_MASTER(9)
| Related Man Pages |
|---|
| hwloc_cudart_get_device_pcidev(3) - debian |
| bus_child_present(9) - debian |
| pci_find_dbsf(9) - debian |
| pci_find_bsf(9) - debian |
| pciback(4) - netbsd |
| Similar Topics in the Unix Linux Community |
|---|
| Weird 'find' results |
| How to increment version inside a file? |
| Shopt -s histappend |
| Controlling user input |
| [TIP] Processing YAML files with yq |