Home
last modified time | relevance | path

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

/f-stack/freebsd/sys/
H A Dbio.h69 #define BIO_VLIST 0x40 macro
/f-stack/freebsd/kern/
H A Dsubr_bus_dma.c210 if ((bio->bio_flags & BIO_VLIST) != 0) { in _bus_dmamap_load_bio()