Searched refs:PCI_STATUS (Results 1 – 5 of 5) sorted by relevance
460 #if (defined(__LINUX)) || (defined(PCI_STATUS))474 #define PCI_STATUS 0x6 /* 16 bits */ macro
54 #define PCI_STATUS 0x06 /* 16 bits */ macro
502 pci_read_config_word(dev, PCI_STATUS, &status); in pci_find_capability()
525 #define PCI_STATUS 0x06 /* status, 16 bits */ macro
650 pcistat = pci_config_get16(pci, PCI_STATUS); in dca_attach()