Searched refs:IDC_LOCK_TIMEOUT (Results 1 – 2 of 2) sorted by relevance
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/ |
H A D | ql_nx.c | 1877 if (ql_8021_hw_lock(ha, IDC_LOCK_TIMEOUT)) { in ql_8021_set_drv_active() 1897 if (ql_8021_hw_lock(ha, IDC_LOCK_TIMEOUT)) { in ql_8021_clr_drv_active() 1925 (void) ql_8021_hw_lock(ha, IDC_LOCK_TIMEOUT); in ql_8021_need_reset_handler() 1948 (void) ql_8021_hw_lock(ha, IDC_LOCK_TIMEOUT); in ql_8021_fw_reload() 1954 (void) ql_8021_hw_lock(ha, IDC_LOCK_TIMEOUT); in ql_8021_fw_reload() 1998 (void) ql_8021_hw_lock(ha, IDC_LOCK_TIMEOUT); in ql_8021_idc_handler() 2045 (void) ql_8021_hw_lock(ha, IDC_LOCK_TIMEOUT); in ql_8021_idc_handler() 2096 (void) ql_8021_hw_lock(ha, IDC_LOCK_TIMEOUT); in ql_8021_idc_handler() 2117 (void) ql_8021_hw_lock(ha, IDC_LOCK_TIMEOUT); in ql_8021_idc_handler() 2126 (void) ql_8021_hw_lock(ha, IDC_LOCK_TIMEOUT); in ql_8021_idc_handler() [all …]
|
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlc/ |
H A D | ql_nx.h | 1180 #define IDC_LOCK_TIMEOUT 100000000 macro
|