Searched refs:FW_GLOCK (Results 1 – 4 of 4) sorted by relevance
182 FW_GLOCK(sc->fc); in fw_open()298 FW_GLOCK(d->fc); in fw_read_async()304 FW_GLOCK(d->fc); in fw_read_async()350 FW_GLOCK(xfer->fc); in fw_read_async()383 FW_GLOCK(fc); in fw_read()403 FW_GLOCK(fc); in fw_read()442 FW_GLOCK(fc); in fw_read()528 FW_GLOCK(xfer->fc); in fw_write_async()564 FW_GLOCK(fc); in fw_write()583 FW_GLOCK(fc); in fw_write()[all …]
129 FW_GLOCK(fc); in fw_noderesolve_eui64()269 FW_GLOCK(fc); in fw_asystart()497 FW_GLOCK(fc); in firewire_attach()599 FW_GLOCK(fc); in fw_drain_txq()929 FW_GLOCK(fc); in fw_bindlookup()953 FW_GLOCK(fc); in fw_bindadd()984 FW_GLOCK(fc); in fw_bindremove()1231 FW_GLOCK(xfer->fc); in fw_xfer_unload()2460 FW_GLOCK(fc); in fw_open_isodma()
1062 FW_GLOCK(&sc->fc);1072 FW_GLOCK(&sc->fc);1193 FW_GLOCK(fc);1212 FW_GLOCK(fc);1610 FW_GLOCK(fc);1740 FW_GLOCK(fc);2032 FW_GLOCK(&sc->fc);2148 FW_GLOCK(fc);2183 FW_GLOCK(fc);2235 FW_GLOCK(fc);[all …]
240 #define FW_GLOCK(fc) mtx_lock(FW_GMTX(fc)) macro