Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_nx.c1726 GLOBAL_HW_UNLOCK(); in ql_8021_load_risc()
1738 GLOBAL_HW_UNLOCK(); in ql_8021_load_risc()
1741 GLOBAL_HW_UNLOCK(); in ql_8021_load_risc()
1779 GLOBAL_HW_UNLOCK(); in ql_8021_enable_intrs()
1789 GLOBAL_HW_UNLOCK(); in ql_8021_disable_intrs()
H A Dql_ioctl.c980 GLOBAL_HW_UNLOCK(); in ql_nv_util_load()
1213 GLOBAL_HW_UNLOCK(); in ql_vpd_load()
H A Dql_init.c1339 GLOBAL_HW_UNLOCK(); in ql_release_nvram()
2436 GLOBAL_HW_UNLOCK(); in ql_load_flash_fw()
H A Dql_api.c2102 GLOBAL_HW_UNLOCK(); in ql_power()
2135 GLOBAL_HW_UNLOCK(); in ql_power()
10822 GLOBAL_HW_UNLOCK(); in ql_load_flash()
11329 GLOBAL_HW_UNLOCK(); in ql_24xx_load_flash()
11450 GLOBAL_HW_UNLOCK(); in ql_24xx_load_flash()
17846 GLOBAL_HW_UNLOCK(); in ql_process_idc_event()
H A Dql_xioctl.c5138 GLOBAL_HW_UNLOCK(); in ql_load_fcode()
5335 GLOBAL_HW_UNLOCK(); in ql_dump_fcode()
/titanic_44/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_api.h1957 #define GLOBAL_HW_UNLOCK() mutex_exit(&ql_global_hw_mutex) macro