Home
last modified time | relevance | path

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

/freebsd/sys/powerpc/ps3/
H A Dps3disk.c61 #define PS3DISK_LOCK(_sc) mtx_lock(&(_sc)->sc_mtx) macro
331 PS3DISK_LOCK(sc); in ps3disk_task()
364 PS3DISK_LOCK(sc); in ps3disk_strategy()
421 PS3DISK_LOCK(sc); in ps3disk_intr()