Man Page: pci_cfg_access_lock
Operating Environment: centos
Section: 9
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_create_vargs(9) - centos |
| struct_bus_type(9) - centos |
| struct_class(9) - centos |
| proto(4) - freebsd |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| Set hard block limit for user using quota |
| Docker learning Phase-I |
| Unsure why access time on a directory change isn't changing |
| Controlling user input |