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 |
|---|
| device_schedule_callback_owner(9) - centos |
| pci_create_slot(9) - centos |
| struct_class(9) - centos |
| scanpci(1) - xfree86 |
| proto(4) - freebsd |
| Similar Topics in the Unix Linux Community |
|---|
| Weird 'find' results |
| Shopt -s histappend |
| CentOS 6 ran out of space, need to reclaim it |
| Controlling user input |
| [TIP] Processing YAML files with yq |