Searched refs:bio_queue_wr (Results 1 – 1 of 1) sorted by relevance
141 struct bio_queue_head bio_queue_wr; member732 bioqdisksort(&softc->bio_queue_wr, bio); in dastrategy()916 daflushbioq(&softc->bio_queue_wr, ENXIO); in daoninvalidate()1146 bioq_init(&softc->bio_queue_wr); in daregister()1306 bio_wr = bioq_first(&softc->bio_queue_wr); in dastart()1464 bioq_remove(&softc->bio_queue_wr, bio); in dastart()1573 bioq_first(&softc->bio_queue_wr)) { in dastart()1726 daflushbioq(&softc->bio_queue_wr, EIO); in dadone()