Home
last modified time | relevance | path

Searched refs:hermon_get_pcihdl (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_ioctl.c542 ddi_acc_handle_t pci_hdl = hermon_get_pcihdl(state); in hermon_ioctl_flash_init()
1411 ddi_acc_handle_t pci_hdl = hermon_get_pcihdl(state); in hermon_ioctl_write_boot_addr()
1625 hdl = hermon_get_pcihdl(state); in hermon_flash_spi_write_dword()
1927 hdl = hermon_get_pcihdl(state); in hermon_flash_erase_sector()
2079 hdl = hermon_get_pcihdl(state); in hermon_flash_spi_write_enable()
2099 hdl = hermon_get_pcihdl(state); in hermon_flash_spi_wait_wip()
2147 hdl = hermon_get_pcihdl(state); in hermon_flash_bank()
2231 hdl = hermon_get_pcihdl(state); in hermon_flash_read()
2321 hdl = hermon_get_pcihdl(state); in hermon_flash_write()
2378 hdl = hermon_get_pcihdl(state); in hermon_flash_init()
[all …]
H A Dhermon.c3797 ddi_acc_handle_t hdl = hermon_get_pcihdl(state); in hermon_sw_reset()
4592 ddi_acc_handle_t pci_cfg_hdl = hermon_get_pcihdl(state); in get_msix_ctrl()
4651 ddi_acc_handle_t pci_cfg_hdl = hermon_get_pcihdl(state); in hermon_set_msix_info()
4768 ddi_acc_handle_t pci_cfg_hdl = hermon_get_pcihdl(state); in hermon_intr_disable()
4827 ddi_acc_handle_t pcihdl = hermon_get_pcihdl(state); in hermon_quiesce()
H A Dhermon_fm.c1361 hermon_get_pcihdl(hermon_state_t *state) in hermon_get_pcihdl() function
/illumos-gate/usr/src/uts/common/sys/ib/adapters/hermon/
H A Dhermon_fm.h307 extern ddi_acc_handle_t hermon_get_pcihdl(hermon_state_t *);