Searched refs:BIO_MSG_INFO (Results 1 – 5 of 5) sorted by relevance
/openbsd/sys/dev/ |
H A D | biovar.h | 45 #define BIO_MSG_INFO 1 macro
|
H A D | bio.c | 185 bio_status(bs, print, BIO_MSG_INFO, fmt, &ap); in bio_info()
|
H A D | softraid.c | 1863 bio_status(&sc->sc_status, 0, BIO_MSG_INFO, fmt, &ap); in sr_info()
|
/openbsd/sbin/bioctl/ |
H A D | bioctl.c | 378 fprintf(bs->bs_msgs[i].bm_type == BIO_MSG_INFO ? in bio_status()
|
/openbsd/sys/dev/ic/ |
H A D | nvme.c | 1926 bio_status(bs, 0, BIO_MSG_INFO, fmt, &ap); in nvme_bio_status()
|