Home
last modified time | relevance | path

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

/dports/misc/rump/buildrump.sh-b914579/src/sys/dev/pci/
H A Doboe.c146 static int oboe_alloc_taskfile(struct oboe_softc *);
239 oboe_alloc_taskfile(sc); in oboe_attach()
638 oboe_alloc_taskfile(struct oboe_softc *sc) in oboe_alloc_taskfile() function