Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_ioctl.c545 hermon_pio_init(fm_loop_cnt, fm_status, fm_test); in hermon_ioctl_flash_init()
1232 hermon_pio_init(fm_loop_cnt, fm_status, fm_test); in hermon_ioctl_reg_read()
1307 hermon_pio_init(fm_loop_cnt, fm_status, fm_test); in hermon_ioctl_reg_write()
1368 hermon_pio_init(fm_loop_cnt, fm_status, fm_test); in hermon_ioctl_write_boot_addr()
1623 hermon_pio_init(fm_loop_cnt, fm_status, fm_test); in hermon_flash_spi_write_dword()
1823 hermon_pio_init(fm_loop_cnt, fm_status, fm_test); in hermon_flash_erase_sector()
2097 hermon_pio_init(fm_loop_cnt, fm_status, fm_test); in hermon_flash_spi_wait_wip()
2144 hermon_pio_init(fm_loop_cnt, fm_status, fm_test); in hermon_flash_bank()
2229 hermon_pio_init(fm_loop_cnt, fm_status, fm_test); in hermon_flash_read()
2319 hermon_pio_init(fm_loop_cnt, fm_status, fm_test); in hermon_flash_write()
[all …]
H A Dhermon_event.c97 hermon_pio_init(fm_loop_cnt, fm_status, fm_test); in hermon_eq_init_all()
402 hermon_pio_init(fm_loop_cnt, fm_status, fm_test); in hermon_eq_arm_all()
460 hermon_pio_init(fm_loop_cnt, fm_status, fm_test); in hermon_isr()
519 hermon_pio_init(fm_loop_cnt, fm_status, fm_test); in hermon_eq_poll()
627 hermon_pio_init(fm_loop_cnt, fm_status, fm_test); in hermon_eq_catastrophic()
H A Dhermon_wr.c99 hermon_pio_init(fm_loop_cnt, fm_status, fm_test_num); in hermon_post_send_ud()
456 hermon_pio_init(fm_loop_cnt, fm_status, fm_test_num); in hermon_post_send_rc()
800 hermon_pio_init(fm_loop_cnt, fm_status, fm_test); in hermon_post_send()
H A Dhermon_fm.c1458 hermon_pio_init(fm_loop_cnt, fm_status, fm_test); in hermon_inter_err_chk()
H A Dhermon_cq.c1203 hermon_pio_init(fm_loop_cnt, fm_status, fm_test_num); in hermon_cq_arm_doorbell()
H A Dhermon.c3807 hermon_pio_init(fm_loop_cnt, fm_status, fm_test); in hermon_sw_reset()
3808 hermon_pio_init(fm_loop_cnt2, fm_status2, fm_test2); in hermon_sw_reset()
H A Dhermon_cmd.c990 hermon_pio_init(fm_loop_cnt, fm_status, fm_test); in hermon_write_hcr()
/illumos-gate/usr/src/uts/common/sys/ib/adapters/hermon/
H A Dhermon_fm.h232 #define hermon_pio_init(cnt, status, tst) \ macro