Home
last modified time | relevance | path

Searched refs:PS3DISK_UNLOCK (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/powerpc/ps3/
H A Dps3disk.c62 #define PS3DISK_UNLOCK(_sc) mtx_unlock(&(_sc)->sc_mtx) macro
333 PS3DISK_UNLOCK(sc); in ps3disk_task()
406 PS3DISK_UNLOCK(sc); in ps3disk_strategy()
461 PS3DISK_UNLOCK(sc); in ps3disk_intr()