Home
last modified time | relevance | path

Searched refs:BGE_PCI_E (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/bge/
H A Dbge_chip2.c2694 cidp->pci_type = BGE_PCI_E; in bge_chip_id_init()
2786 cidp->pci_type = BGE_PCI_E; in bge_chip_id_init()
2802 cidp->pci_type = BGE_PCI_E; in bge_chip_id_init()
2820 cidp->pci_type = BGE_PCI_E; in bge_chip_id_init()
2843 cidp->pci_type = BGE_PCI_E; in bge_chip_id_init()
2861 cidp->pci_type = BGE_PCI_E; in bge_chip_id_init()
2900 cidp->pci_type = BGE_PCI_E; in bge_chip_id_init()
2983 cidp->pci_type = BGE_PCI_E; in bge_chip_id_init()
3001 cidp->pci_type = BGE_PCI_E; in bge_chip_id_init()
3019 cidp->pci_type = BGE_PCI_E; in bge_chip_id_init()
[all …]
H A Dbge_impl.h262 #define BGE_PCI_E 1 macro