pci_cfg_access_trylock(9) centos man page | unix.com

Man Page: pci_cfg_access_trylock

Operating Environment: centos

Section: 9

PCI_CFG_ACCESS_TRYLO(9) 					Hardware Interfaces					   PCI_CFG_ACCESS_TRYLO(9)

NAME
pci_cfg_access_trylock - try to lock PCI config reads/writes
SYNOPSIS
bool pci_cfg_access_trylock(struct pci_dev * dev);
ARGUMENTS
dev pci device struct
DESCRIPTION
Same as pci_cfg_access_lock, but will return 0 if access is already locked, 1 otherwise. This function can be used from atomic contexts.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 PCI_CFG_ACCESS_TRYLO(9)
Related Man Pages
pci_create_slot(9) - suse
pci_create_slot(9) - centos
struct_bus_type(9) - centos
struct_ff_device(9) - centos
virtio(4) - netbsd
Similar Topics in the Unix Linux Community
Set hard block limit for user using quota
How to increment version inside a file?
DB2 convert digits to binary format
Shopt -s histappend
Please Welcome Dave Munro to the Moderator Team!