Query: pci_cfg_access_lock
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
PCI_CFG_ACCESS_LOCK(9) Hardware Interfaces PCI_CFG_ACCESS_LOCK(9)NAMEpci_cfg_access_lock - Lock PCI config reads/writesSYNOPSISvoid pci_cfg_access_lock(struct pci_dev * dev);ARGUMENTSdev pci device structDESCRIPTIONWhen access is locked, any userspace reads or writes to config space and concurrent lock requests will sleep until access is allowed via pci_cfg_access_unlocked again.COPYRIGHTKernel Hackers Manual 3.10 June 2014 PCI_CFG_ACCESS_LOCK(9)
Related Man Pages |
---|
pci_create_slot(9) - suse |
device_schedule_callback_owner(9) - centos |
pci_create_slot(9) - centos |
struct_bus_type(9) - centos |
struct_device_driver(9) - centos |
Similar Topics in the Unix Linux Community |
---|
Weird 'find' results |
Set hard block limit for user using quota |
How to increment version inside a file? |
Docker learning Phase-I |
[TIP] Processing YAML files with yq |