Searched defs:cfgh (Results 1 – 6 of 6) sorted by relevance
/titanic_44/usr/src/uts/common/io/xge/drv/ |
H A D | xge_osdep.h | 298 #define xge_os_pci_read8(pdev, cfgh, where, val) \ argument 301 #define xge_os_pci_write8(pdev, cfgh, where, val) \ argument 304 #define xge_os_pci_read16(pdev, cfgh, where, val) \ argument 307 #define xge_os_pci_write16(pdev, cfgh, where, val) \ argument 310 #define xge_os_pci_read32(pdev, cfgh, where, val) \ argument 313 #define xge_os_pci_write32(pdev, cfgh, where, val) \ argument
|
/titanic_44/usr/src/uts/common/io/xge/hal/include/ |
H A D | xgehal-device.h | 103 pci_cfg_h cfgh; member 336 pci_cfg_h cfgh; member
|
/titanic_44/usr/src/uts/common/io/ipw/ |
H A D | ipw2100.c | 257 ddi_acc_handle_t cfgh; in ipw2100_attach() local
|
/titanic_44/usr/src/uts/common/io/iwi/ |
H A D | ipw2200.c | 291 ddi_acc_handle_t cfgh; in ipw2200_setup_pci() local
|
/titanic_44/usr/src/uts/sun4v/io/ |
H A D | vsw.c | 1646 uint64_t cfgh; in vsw_read_mdprops() local
|
H A D | vnet_gen.c | 1294 uint64_t cfgh; in vgen_read_mdprops() local
|