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

/freebsd-10.0-release/sys/dev/firewire/
H A Dif_fwipvar.h63 #define FWIP_LOCK(fwip) mtx_lock(&(fwip)->mtx) macro
H A Dif_fwip.c526 FWIP_LOCK(fwip);
599 FWIP_LOCK(fwip);
613 FWIP_LOCK(fwip);
723 FWIP_LOCK(fwip);

Completed in 101 milliseconds