Home
last modified time | relevance | path

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

/openbsd/sys/dev/
H A Dbiovar.h45 #define BIO_MSG_INFO 1 macro
H A Dbio.c185 bio_status(bs, print, BIO_MSG_INFO, fmt, &ap); in bio_info()
H A Dsoftraid.c1863 bio_status(&sc->sc_status, 0, BIO_MSG_INFO, fmt, &ap); in sr_info()
/openbsd/sbin/bioctl/
H A Dbioctl.c378 fprintf(bs->bs_msgs[i].bm_type == BIO_MSG_INFO ? in bio_status()
/openbsd/sys/dev/ic/
H A Dnvme.c1926 bio_status(bs, 0, BIO_MSG_INFO, fmt, &ap); in nvme_bio_status()