sbin/bioctl/bioctl.c
378
fprintf(bs->bs_msgs[i].bm_type == BIO_MSG_INFO ?
sys/dev/bio.c
185
bio_status(bs, print, BIO_MSG_INFO, fmt, &ap);
sys/dev/ic/nvme.c
1918
bio_status(bs, 0, BIO_MSG_INFO, fmt, &ap);
sys/dev/softraid.c
1870
bio_status(&sc->sc_status, 0, BIO_MSG_INFO, fmt, &ap);