Home
last modified time | relevance | path

Searched refs:PCI_DEV3_STA (Results 1 – 2 of 2) sorted by relevance

/linux/include/uapi/linux/
H A Dpci_regs.h1258 #define PCI_DEV3_STA 0x0c /* Device 3 Status Register */ macro
/linux/drivers/pci/
H A Dprobe.c2327 pci_read_config_dword(pdev, cap + PCI_DEV3_STA, &val); in pci_dev3_init()