Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/amiga/dev/
H A Dtoccata.c183 void toccata_get_locks(void *, kmutex_t **, kmutex_t **);
204 .get_locks = toccata_get_locks,
457 toccata_get_locks(void *opaque, kmutex_t **intr, kmutex_t **thread) in toccata_get_locks() function