Searched defs:EMLXS_PORT_LOCK (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_fc.h1284 mutex_enter(&EMLXS_PORT_LOCK); \
1286 mutex_exit(&EMLXS_PORT_LOCK); \
1289 /* Used when EMLXS_PORT_LOCK is already held */
1913 /* Protected by EMLXS_PORT_LOCK */
2189 #define EMLXS_PORT_LOCK hba->port_lock /* locks ports, */ macro

Completed in 75 milliseconds