Home
last modified time | relevance | path

Searched refs:hermon_pio_start (Results 1 – 8 of 8) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_event.c282 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 Dhermon_ioctl.c601 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()
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()
2381 hermon_pio_start(state, hdl, pio_error, fm_loop_cnt, fm_status, in hermon_flash_init()
[all …]
H A Dhermon_wr.c394 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 Dhermon_cmd.c1016 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 Dhermon_fm.c1473 hermon_pio_start(state, cmdhdl, pio_error, fm_loop_cnt, fm_status, in hermon_inter_err_chk()
H A Dhermon_cq.c1209 hermon_pio_start(state, uarhdl, pio_error, fm_loop_cnt, fm_status, in hermon_cq_arm_doorbell()
H A Dhermon.c3820 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 Dhermon_fm.h241 #define hermon_pio_start(st, hdl, label, cnt, status, tst) \ macro