Home
last modified time | relevance | path

Searched refs:IDC_LOCK_TIMEOUT (Results 1 – 2 of 2) sorted by relevance

/titanic_50/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_nx.c1812 if (ql_8021_hw_lock(ha, IDC_LOCK_TIMEOUT)) { in ql_8021_set_drv_active()
1832 if (ql_8021_hw_lock(ha, IDC_LOCK_TIMEOUT)) { in ql_8021_clr_drv_active()
1849 (void) ql_8021_hw_lock(ha, IDC_LOCK_TIMEOUT); in ql_8021_need_reset_handler()
1862 (void) ql_8021_hw_lock(ha, IDC_LOCK_TIMEOUT); in ql_8021_need_reset_handler()
1881 (void) ql_8021_hw_lock(ha, IDC_LOCK_TIMEOUT); in ql_8021_idc_handler()
1906 (void) ql_8021_hw_lock(ha, IDC_LOCK_TIMEOUT); in ql_8021_idc_handler()
1937 (void) ql_8021_hw_lock(ha, IDC_LOCK_TIMEOUT); in ql_8021_idc_handler()
/titanic_50/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_nx.h1178 #define IDC_LOCK_TIMEOUT 100000000 macro