Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/xge/hal/include/
H A Dxgehal-mgmtaux.h60 xge_hal_status_e xge_hal_aux_pci_config_read(xge_hal_device_h devh,
/illumos-gate/usr/src/uts/common/io/xge/hal/xgehal/
H A Dxgehal-mgmtaux.c1165 xge_hal_status_e xge_hal_aux_pci_config_read(xge_hal_device_h devh, int bufsize, in xge_hal_aux_pci_config_read() function
1434 status = xge_hal_aux_pci_config_read(hldev, XGE_HAL_DUMP_BUF_SIZE, in xge_hal_aux_device_dump()
/illumos-gate/usr/src/uts/common/io/xge/drv/
H A Dxgell.c2570 status = xge_hal_aux_pci_config_read(lldev->devh, XGELL_PCICONF_BUFSIZE, in xgell_pciconf_get()