Searched refs:ch_big_esbl (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/chxge/
H A Dpe.c1196 mutex_init(&sa->ch_big_esbl, NULL, MUTEX_DRIVER, sa->ch_icookp);
1340 mutex_enter(&sa->ch_big_esbl);
1361 mutex_exit(&sa->ch_big_esbl);
1364 mutex_destroy(&sa->ch_big_esbl);
1439 mutex_enter(&sa->ch_big_esbl);
1442 mutex_exit(&sa->ch_big_esbl);
1479 mutex_enter(&sa->ch_big_esbl);
1484 mutex_exit(&sa->ch_big_esbl);
H A Dch.h176 kmutex_t ch_big_esbl; /* lock for ch_esb list */ member in struct:ch
H A Dsge.c790 mutex_enter(&sa->ch_big_esbl);
793 mutex_exit(&sa->ch_big_esbl);

Completed in 53 milliseconds