PCI_status_capabilities
if ((get_pci_config(info, PCI_status, 2) & PCI_status_capabilities) == 0)
if (!(status & PCI_status_capabilities)) {