Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/sparc64/sparc64/
Dbus_machdep.c226 newtag->dt_lockfunc = lockfunc; in bus_dma_tag_create()
229 newtag->dt_lockfunc = dflt_lock; in bus_dma_tag_create()
/freebsd-12-stable/sys/sparc64/include/
Dbus_dma.h123 bus_dma_lock_t *dt_lockfunc; member