Searched refs:xge_os_pci_read32 (Results 1 – 3 of 3) sorted by relevance
/titanic_44/usr/src/uts/common/io/xge/drv/ |
H A D | xge_osdep.h | 310 #define xge_os_pci_read32(pdev, cfgh, where, val) \ macro
|
/titanic_44/usr/src/uts/common/io/xge/hal/xgehal/ |
H A D | xgehal-mgmt.c | 595 xge_os_pci_read32(hldev->pdev, hldev->cfgh, offset, value); in xge_hal_mgmt_pcireg_read() 704 xge_os_pci_read32(hldev->pdev, hldev->cfgh, i*4, in xge_hal_mgmt_pci_config()
|
H A D | xgehal-device.c | 2206 xge_os_pci_read32(hldev->pdev, hldev->cfgh, i*4, in __hal_device_pci_init() 2279 xge_os_pci_read32(hldev->pdev, hldev->cfgh, i*4, in __hal_device_pci_init() 2401 xge_os_pci_read32(hldev->pdev, hldev->cfgh, in __hal_device_pci_info_get() 5593 xge_os_pci_read32(hldev->pdev, hldev->cfgh,(vpd_addr + 4), in __hal_device_get_vpd_data()
|