Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_ioctl.c251 mutex_enter(&state->hs_fw_flashlock); in hermon_ioctl_flash_read()
254 mutex_exit(&state->hs_fw_flashlock); in hermon_ioctl_flash_read()
276 mutex_exit(&state->hs_fw_flashlock); in hermon_ioctl_flash_read()
326 mutex_exit(&state->hs_fw_flashlock); in hermon_ioctl_flash_read()
354 mutex_exit(&state->hs_fw_flashlock); in hermon_ioctl_flash_read()
456 mutex_exit(&state->hs_fw_flashlock); in hermon_ioctl_flash_write()
528 mutex_exit(&state->hs_fw_flashlock); in hermon_ioctl_flash_erase()
646 mutex_exit(&state->hs_fw_flashlock); in hermon_ioctl_flash_init()
670 mutex_exit(&state->hs_fw_flashlock); in hermon_ioctl_flash_init()
701 mutex_exit(&state->hs_fw_flashlock); in hermon_ioctl_flash_fini()
[all …]
H A Dhermon.c2754 mutex_init(&state->hs_fw_flashlock, NULL, MUTEX_DRIVER, in hermon_soft_state_init()
2769 mutex_destroy(&state->hs_fw_flashlock); in hermon_soft_state_init()
2783 mutex_destroy(&state->hs_fw_flashlock); in hermon_soft_state_init()
2798 mutex_destroy(&state->hs_fw_flashlock); in hermon_soft_state_init()
2834 mutex_destroy(&state->hs_fw_flashlock); in hermon_soft_state_fini()
/illumos-gate/usr/src/uts/common/sys/ib/adapters/hermon/
H A Dhermon.h671 kmutex_t hs_fw_flashlock; member
738 _NOTE(MUTEX_PROTECTS_DATA(hermon_state_s::hs_fw_flashlock,