Home
last modified time | relevance | path

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

/freebsd-14.2/sys/dev/ida/
H A Didavar.h203 extern void ida_submit_buf(struct ida_softc *ida, struct bio *bp);
H A Dida_disk.c111 ida_submit_buf(drv->controller, bp); in idad_strategy()
H A Dida.c484 ida_submit_buf(struct ida_softc *ida, struct bio *bp) in ida_submit_buf() function