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_create(9) - centos |
| device_schedule_callback_owner(9) - centos |
| struct_bus_type(9) - centos |
| struct_class(9) - centos |
| scanpci(1) - xfree86 |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| Set hard block limit for user using quota |
| Tar Command |
| Shopt -s histappend |
| CentOS 6 ran out of space, need to reclaim it |