Home | History | Annotate | Download | only in ieee1394

Lines Matching refs:fc

60 	struct firewire_comm *fc;
74 struct firewire_comm *fc;
89 struct firewire_comm *fc;
210 #define FW_GMTX(fc) (&(fc)->fc_mtx)
211 #define FW_GLOCK(fc) fw_mtx_lock(FW_GMTX(fc))
212 #define FW_GUNLOCK(fc) fw_mtx_unlock(FW_GMTX(fc))
213 #define FW_GLOCK_ASSERT(fc) fw_mtx_assert(FW_GMTX(fc), MA_OWNED)
236 struct firewire_comm *fc;
266 struct firewire_comm *fc;