Home
last modified time | relevance | path

Searched defs:pci_id (Results 1 – 7 of 7) sorted by relevance

/titanic_41/usr/src/grub/grub-0.97/netboot/
H A Dpci.h332 struct pci_id { struct
343 struct pci_id *ids; argument
/titanic_41/usr/src/uts/sun4u/sys/pci/
H A Dpcipsy.h175 #define PCI_ID_TO_IGN(pci_id) ((pci_ign_t)UPAID_TO_IGN(pci_id)) argument
H A Dpci_var.h145 uint_t pci_id; /* UPA (or Safari) device id */ member
H A Dpcisch.h541 #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
/titanic_41/usr/src/uts/sun4u/starcat/sys/
H A Dschpc.h76 uint16_t pci_id; /* PCI ID for slot */ member
/titanic_41/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_hba.c1938 uint32_t pci_id; in emlxs_init_adapter_info() local
/titanic_41/usr/src/uts/common/io/bnxe/577xx/hsi/mcp/
H A Ddev_info.h317 u32 pci_id; member