Searched defs:PORT_LOCK (Results 1 – 2 of 2) sorted by relevance
413 #define PORT_LOCK(port) mtx_lock(&(port)->lock); macro
1052 #define PORT_LOCK(pi) mtx_lock(&(pi)->pi_lock) macro