Searched refs:FW_GUNLOCK (Results 1 – 4 of 4) sorted by relevance
184 FW_GUNLOCK(sc->fc); in fw_open()189 FW_GUNLOCK(sc->fc); in fw_open()301 FW_GUNLOCK(d->fc); in fw_read_async()310 FW_GUNLOCK(d->fc); in fw_read_async()316 FW_GUNLOCK(xfer->fc); in fw_read_async()352 FW_GUNLOCK(xfer->fc); in fw_read_async()401 FW_GUNLOCK(fc); in fw_read()410 FW_GUNLOCK(fc); in fw_read()414 FW_GUNLOCK(fc); in fw_read()530 FW_GUNLOCK(xfer->fc); in fw_write_async()[all …]
133 FW_GUNLOCK(fc); in fw_noderesolve_eui64()275 FW_GUNLOCK(fc); in fw_asystart()499 FW_GUNLOCK(fc); in firewire_attach()604 FW_GUNLOCK(fc); in fw_drain_txq()935 FW_GUNLOCK(fc); in fw_bindlookup()967 FW_GUNLOCK(fc); in fw_bindadd()992 FW_GUNLOCK(fc); in fw_bindremove()1004 FW_GUNLOCK(fc); in fw_bindremove()1236 FW_GUNLOCK(xfer->fc); in fw_xfer_unload()2472 FW_GUNLOCK(fc); in fw_open_isodma()
1064 FW_GUNLOCK(&sc->fc);1074 FW_GUNLOCK(&sc->fc);1195 FW_GUNLOCK(fc);1214 FW_GUNLOCK(fc);1637 FW_GUNLOCK(fc);1769 FW_GUNLOCK(fc);2036 FW_GUNLOCK(&sc->fc);2150 FW_GUNLOCK(fc);2211 FW_GUNLOCK(fc);2271 FW_GUNLOCK(fc);[all …]
241 #define FW_GUNLOCK(fc) mtx_unlock(FW_GMTX(fc)) macro