Home
last modified time | relevance | path

Searched refs:hs_fw_flashstarted (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_ioctl.c253 (state->hs_fw_flashstarted == 0)) { in hermon_ioctl_flash_read()
374 (state->hs_fw_flashstarted == 0)) { in hermon_ioctl_flash_write()
476 (state->hs_fw_flashstarted == 0)) { in hermon_ioctl_flash_erase()
554 if (state->hs_fw_flashstarted == 1) { in hermon_ioctl_flash_init()
643 state->hs_fw_flashstarted = 1; in hermon_ioctl_flash_init()
689 (state->hs_fw_flashstarted == 0)) { in hermon_ioctl_flash_fini()
751 state->hs_fw_flashstarted = 0; in hermon_ioctl_flash_cleanup_nolock()
1376 (state->hs_fw_flashstarted == 0)) { in hermon_ioctl_write_boot_addr()
H A Dhermon.c2753 state->hs_fw_flashstarted = 0; in hermon_soft_state_init()
/illumos-gate/usr/src/uts/common/sys/ib/adapters/hermon/
H A Dhermon.h672 int hs_fw_flashstarted; member
739 hermon_state_s::hs_fw_flashstarted