1PCI_BLOCK_USER_CFG_A(9)       Hardware Interfaces      PCI_BLOCK_USER_CFG_A(9)
2
3
4

NAME

6       pci_block_user_cfg_access - Block userspace PCI config reads/writes
7

SYNOPSIS

9       void pci_block_user_cfg_access(struct pci_dev * dev);
10

ARGUMENTS

12       dev
13           pci device struct
14

DESCRIPTION

16       When user access is blocked, any reads or writes to config space will
17       sleep until access is unblocked again. We don't allow nesting of
18       block/unblock calls.
19
21Kernel Hackers Manual 2.6.       November 2011         PCI_BLOCK_USER_CFG_A(9)
Impressum