/illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/ |
H A D | hermon_event.c | 293 hermon_pio_end(state, uarhdl, all_eq_init_fail, fm_loop_cnt, in hermon_eq_init_all() 421 hermon_pio_end(state, uarhdl, pio_error, fm_loop_cnt, fm_status, in hermon_eq_arm_all() 470 hermon_pio_end(state, cmdhdl, pio_error, fm_loop_cnt, fm_status, in hermon_isr() 596 hermon_pio_end(state, uarhdl, pio_error, fm_loop_cnt, in hermon_eq_poll() 641 hermon_pio_end(state, cmdhdl, pio_error, fm_loop_cnt, fm_status, in hermon_eq_catastrophic() 696 hermon_pio_end(state, cmdhdl, pio_error, fm_loop_cnt, fm_status, in hermon_eq_catastrophic()
|
H A D | hermon_ioctl.c | 609 hermon_pio_end(state, pci_hdl, pio_error, fm_loop_cnt, in hermon_ioctl_flash_init() 1277 hermon_pio_end(state, handle, pio_error, fm_loop_cnt, fm_status, in hermon_ioctl_reg_read() 1351 hermon_pio_end(state, handle, pio_error, fm_loop_cnt, fm_status, in hermon_ioctl_reg_write() 1422 hermon_pio_end(state, pci_hdl, pio_error, in hermon_ioctl_write_boot_addr() 1656 hermon_pio_end(state, hdl, pio_error, fm_loop_cnt, fm_status, fm_test); in hermon_flash_spi_write_dword() 1948 hermon_pio_end(state, hdl, pio_error, fm_loop_cnt, fm_status, in hermon_flash_erase_sector() 2126 hermon_pio_end(state, hdl, pio_error, fm_loop_cnt, fm_status, fm_test); in hermon_flash_spi_wait_wip() 2178 hermon_pio_end(state, hdl, pio_error, fm_loop_cnt, in hermon_flash_bank() 2298 hermon_pio_end(state, hdl, pio_error, fm_loop_cnt, fm_status, fm_test); in hermon_flash_read() 2354 hermon_pio_end(state, hdl, pio_error, fm_loop_cnt, fm_status, fm_test); in hermon_flash_write() [all …]
|
H A D | hermon_wr.c | 402 hermon_pio_end(state, uarhdl, pio_error, fm_loop_cnt, in hermon_post_send_ud() 747 hermon_pio_end(state, uarhdl, pio_error, fm_loop_cnt, in hermon_post_send_rc() 1085 hermon_pio_end(state, uarhdl, pio_error, fm_loop_cnt, in hermon_post_send()
|
H A D | hermon_cmd.c | 1049 hermon_pio_end(state, cmdhdl, pio_error, fm_loop_cnt, fm_status, in hermon_write_hcr() 1095 hermon_pio_end(state, cmdhdl, pio_error, fm_loop_cnt, fm_status, in hermon_write_hcr() 1161 hermon_pio_end(state, cmdhdl, pio_error, fm_loop_cnt, fm_status, in hermon_write_hcr()
|
H A D | hermon_fm.c | 1479 hermon_pio_end(state, cmdhdl, pio_error, fm_loop_cnt, fm_status, in hermon_inter_err_chk()
|
H A D | hermon_cq.c | 1245 hermon_pio_end(state, uarhdl, pio_error, fm_loop_cnt, fm_status, in hermon_cq_arm_doorbell()
|
H A D | hermon.c | 3928 hermon_pio_end(state, hdl, pio_error2, fm_loop_cnt2, fm_status2, in hermon_sw_reset() 3930 hermon_pio_end(state, cmdhdl, pio_error, fm_loop_cnt, fm_status, in hermon_sw_reset()
|
/illumos-gate/usr/src/uts/common/sys/ib/adapters/hermon/ |
H A D | hermon_fm.h | 266 #define hermon_pio_end(st, hdl, label, cnt, status, tst) \ macro
|