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

/illumos-gate/usr/src/uts/common/io/ib/clients/of/sol_umad/
H A Dsol_umad.c421 mutex_init(&port->port_lock, NULL, MUTEX_DRIVER, NULL);
454 mutex_destroy(&port->port_lock);
1217 mutex_enter(&port->port_lock);
1227 mutex_exit(&port->port_lock);
1277 mutex_enter(&port->port_lock);
1279 mutex_exit(&port->port_lock);
1428 mutex_enter(&port->port_lock);
1431 mutex_exit(&port->port_lock);
1438 mutex_exit(&port->port_lock);
1444 mutex_enter(&port->port_lock);
[all...]
/illumos-gate/usr/src/uts/common/sys/ib/clients/of/sol_umad/
H A Dsol_umad.h93 kmutex_t port_lock; member in struct:umad_port_info_s
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_fc.h2065 kmutex_t port_lock; /* locks port, nodes, rings */ member in struct:emlxs_hba
2189 #define EMLXS_PORT_LOCK hba->port_lock /* locks ports, */

Completed in 116 milliseconds