Home
last modified time | relevance | path

Searched refs:GLOBAL_HW_UNLOCK (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_nx.c1785 GLOBAL_HW_UNLOCK(); in ql_8021_load_fw()
1807 GLOBAL_HW_UNLOCK(); in ql_8021_load_fw()
1843 GLOBAL_HW_UNLOCK(); in ql_8021_enable_intrs()
1855 GLOBAL_HW_UNLOCK(); in ql_8021_disable_intrs()
H A Dql_ioctl.c986 GLOBAL_HW_UNLOCK(); in ql_nv_util_load()
1211 GLOBAL_HW_UNLOCK(); in ql_vpd_load()
H A Dql_init.c1401 GLOBAL_HW_UNLOCK(); in ql_release_nvram()
2440 GLOBAL_HW_UNLOCK(); in ql_load_flash_fw()
H A Dql_xioctl.c5312 GLOBAL_HW_UNLOCK(); in ql_load_fcode()
5509 GLOBAL_HW_UNLOCK(); in ql_dump_fcode()
H A Dql_api.c2346 GLOBAL_HW_UNLOCK(); in ql_power()
2379 GLOBAL_HW_UNLOCK(); in ql_power()
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_api.h2257 #define GLOBAL_HW_UNLOCK() mutex_exit(&ql_global_hw_mutex) macro