Home
last modified time | relevance | path

Searched refs:p_pci_cfg_t (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/hxge/
H A Dhxge_impl.h308 } pci_cfg_t, *p_pci_cfg_t; typedef
312 p_pci_cfg_t hxge_pciregp; /* mapped PCI registers */
/illumos-gate/usr/src/uts/common/sys/nxge/
H A Dnxge_impl.h714 } pci_cfg_t, *p_pci_cfg_t; typedef
718 p_pci_cfg_t nxge_pciregp; /* mapped PCI registers */
/illumos-gate/usr/src/uts/common/io/nxge/
H A Dnxge_main.c1957 p_pci_cfg_t cfg_ptr; in nxge_test_map_regs()