Searched refs:FW_GUNLOCK (Results 1 – 5 of 5) sorted by relevance
172 FW_GUNLOCK(sc->fc); in fw_open()177 FW_GUNLOCK(sc->fc); in fw_open()280 FW_GUNLOCK(d->fc); in fw_read_async()286 FW_GUNLOCK(xfer->fc); in fw_read_async()306 FW_GUNLOCK(xfer->fc); in fw_read_async()358 FW_GUNLOCK(fc); in fw_read()362 FW_GUNLOCK(fc); in fw_read()437 FW_GUNLOCK(xfer->fc); in fw_write_async()494 FW_GUNLOCK(fc); in fw_write()516 FW_GUNLOCK(fc); in fw_write()[all …]
281 FW_GUNLOCK(sc->fc); in fwmem_open()284 FW_GUNLOCK(sc->fc); in fwmem_open()289 FW_GUNLOCK(sc->fc); in fwmem_open()313 FW_GUNLOCK(fms->sc->fc); in fwmem_close()
153 FW_GUNLOCK(fc); in fw_noderesolve_nodeid()170 FW_GUNLOCK(fc); in fw_noderesolve_eui64()307 FW_GUNLOCK(fc); in fw_asystart()463 FW_GUNLOCK(fc); in firewire_attach()579 FW_GUNLOCK(fc); in fw_drain_txq()894 FW_GUNLOCK(fc); in fw_bindlookup()926 FW_GUNLOCK(fc); in fw_bindadd()951 FW_GUNLOCK(fc); in fw_bindremove()963 FW_GUNLOCK(fc); in fw_bindremove()1168 FW_GUNLOCK(xfer->fc); in fw_xfer_unload()[all …]
1044 FW_GUNLOCK(&sc->fc);1054 FW_GUNLOCK(&sc->fc);1169 FW_GUNLOCK(fc);1188 FW_GUNLOCK(fc);1555 FW_GUNLOCK(fc);1687 FW_GUNLOCK(fc);1998 FW_GUNLOCK(&sc->fc);2102 FW_GUNLOCK(&sc->fc);2112 FW_GUNLOCK(fc);2174 FW_GUNLOCK(fc);[all …]
168 #define FW_GUNLOCK(fc) mtx_unlock(FW_GMTX(fc)) macro