scsi_cdb_sbuf
scsi_cdb_sbuf(scsiio_cdb_ptr(&ccb->csio), &sb);
scsi_cdb_sbuf(cdb_ptr, &sb);
scsi_cdb_sbuf(scsiio_cdb_ptr(csio), sb);
void scsi_cdb_sbuf(uint8_t *cdb_ptr, struct sbuf *sb);