Searched refs:FWIP_LOCK (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/sys/dev/firewire/
H A Dif_fwipvar.h65 #define FWIP_LOCK(fwip) mtx_lock(&(fwip)->mtx) macro
H A Dif_fwip.c485 FWIP_LOCK(fwip);
550 FWIP_LOCK(fwip);
564 FWIP_LOCK(fwip);
674 FWIP_LOCK(fwip);

Completed in 101 milliseconds