PCI_ID_TO_IGN
#define PCI_ID_TO_IGN(pci_id) ((pci_ign_t)UPAID_TO_IGN(pci_id))
#define PCI_ID_TO_IGN(pci_id) ((pci_ign_t)((pci_id) & 0x1f))