Searched refs:STE_LOCK (Results 1 – 2 of 2) sorted by relevance
311 STE_LOCK(sc); in ste_ifmedia_upd()330 STE_LOCK(sc); in ste_ifmedia_sts()465 STE_LOCK(sc); in ste_poll()511 STE_LOCK(sc); in ste_intr()653 STE_LOCK(sc); in ste_rxeof()1078 STE_LOCK(sc); in ste_detach()1497 STE_LOCK(sc); in ste_init()1751 STE_LOCK(sc); in ste_ioctl()1766 STE_LOCK(sc); in ste_ioctl()1777 STE_LOCK(sc); in ste_ioctl()[all …]
593 #define STE_LOCK(_sc) mtx_lock(&(_sc)->ste_mtx) macro