bio_error
bp->bio_error = EOPNOTSUPP;
bp->bio_error = err;
bp->bio_error = xfer->resp;
if (bp->bio_error != 0) {
printf("%s: err=%d\n", __func__, bp->bio_error);