Searched defs:pci_id (Results 1 – 7 of 7) sorted by relevance
332 struct pci_id { struct 343 struct pci_id *ids; argument
175 #define PCI_ID_TO_IGN(pci_id) ((pci_ign_t)UPAID_TO_IGN(pci_id)) argument
145 uint_t pci_id; /* UPA (or Safari) device id */ member
541 #define PCI_ID_TO_IGN(pci_id) ((pci_ign_t)((pci_id) & 0x1f)) argument 542 #define PCI_ID_TO_NODEID(pci_id) ((cb_nid_t)((pci_id) >> PCI_IGN_BITS)) argument
76 uint16_t pci_id; /* PCI ID for slot */ member
1938 uint32_t pci_id; in emlxs_init_adapter_info() local
317 u32 pci_id; member