/illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/ |
H A D | hermon_event.c | 282 hermon_pio_start(state, uarhdl, all_eq_init_fail, fm_loop_cnt, in hermon_eq_init_all() 408 hermon_pio_start(state, uarhdl, pio_error, fm_loop_cnt, fm_status, in hermon_eq_arm_all() 463 hermon_pio_start(state, cmdhdl, pio_error, fm_loop_cnt, in hermon_isr() 589 hermon_pio_start(state, uarhdl, pio_error, fm_loop_cnt, in hermon_eq_poll() 635 hermon_pio_start(state, cmdhdl, pio_error, fm_loop_cnt, fm_status, in hermon_eq_catastrophic() 681 hermon_pio_start(state, cmdhdl, pio_error, fm_loop_cnt, fm_status, in hermon_eq_catastrophic()
|
H A D | hermon_ioctl.c | 601 hermon_pio_start(state, pci_hdl, pio_error, in hermon_ioctl_flash_init() 1270 hermon_pio_start(state, handle, pio_error, fm_loop_cnt, in hermon_ioctl_reg_read() 1344 hermon_pio_start(state, handle, pio_error, fm_loop_cnt, in hermon_ioctl_reg_write() 1414 hermon_pio_start(state, pci_hdl, pio_error, in hermon_ioctl_write_boot_addr() 1628 hermon_pio_start(state, hdl, pio_error, fm_loop_cnt, fm_status, in hermon_flash_spi_write_dword() 1930 hermon_pio_start(state, hdl, pio_error, fm_loop_cnt, fm_status, in hermon_flash_erase_sector() 2102 hermon_pio_start(state, hdl, pio_error, fm_loop_cnt, fm_status, in hermon_flash_spi_wait_wip() 2169 hermon_pio_start(state, hdl, pio_error, fm_loop_cnt, in hermon_flash_bank() 2234 hermon_pio_start(state, hdl, pio_error, fm_loop_cnt, fm_status, in hermon_flash_read() 2324 hermon_pio_start(state, hdl, pio_error, fm_loop_cnt, fm_status, in hermon_flash_write() [all …]
|
H A D | hermon_wr.c | 394 hermon_pio_start(state, uarhdl, pio_error, fm_loop_cnt, in hermon_post_send_ud() 738 hermon_pio_start(state, uarhdl, pio_error, fm_loop_cnt, in hermon_post_send_rc() 1077 hermon_pio_start(state, uarhdl, pio_error, fm_loop_cnt, in hermon_post_send()
|
H A D | hermon_cmd.c | 1016 hermon_pio_start(state, cmdhdl, pio_error, fm_loop_cnt, fm_status, in hermon_write_hcr() 1062 hermon_pio_start(state, cmdhdl, pio_error, fm_loop_cnt, fm_status, in hermon_write_hcr() 1113 hermon_pio_start(state, cmdhdl, pio_error, fm_loop_cnt, in hermon_write_hcr()
|
H A D | hermon_fm.c | 1473 hermon_pio_start(state, cmdhdl, pio_error, fm_loop_cnt, fm_status, in hermon_inter_err_chk()
|
H A D | hermon_cq.c | 1209 hermon_pio_start(state, uarhdl, pio_error, fm_loop_cnt, fm_status, in hermon_cq_arm_doorbell()
|
H A D | hermon.c | 3820 hermon_pio_start(state, cmdhdl, pio_error, fm_loop_cnt, fm_status, in hermon_sw_reset() 3822 hermon_pio_start(state, hdl, pio_error2, fm_loop_cnt2, fm_status2, in hermon_sw_reset()
|
/illumos-gate/usr/src/uts/common/sys/ib/adapters/hermon/ |
H A D | hermon_fm.h | 241 #define hermon_pio_start(st, hdl, label, cnt, status, tst) \ macro
|