Searched refs:Q81_CTL_SEM_MASK_ICB (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/sys/dev/qlxge/
H A Dqls_hw.c1016 ret = qls_sem_lock(ha, Q81_CTL_SEM_MASK_ICB, Q81_CTL_SEM_SET_ICB);
1029 qls_sem_unlock(ha, Q81_CTL_SEM_MASK_ICB);
1095 ret = qls_sem_lock(ha, Q81_CTL_SEM_MASK_ICB, Q81_CTL_SEM_SET_ICB);
1108 qls_sem_unlock(ha, Q81_CTL_SEM_MASK_ICB);
1165 ret = qls_sem_lock(ha, Q81_CTL_SEM_MASK_ICB, Q81_CTL_SEM_SET_ICB);
1178 qls_sem_unlock(ha, Q81_CTL_SEM_MASK_ICB);
H A Dqls_hw.h346 #define Q81_CTL_SEM_MASK_ICB 0x00300000 macro

Completed in 115 milliseconds