Searched refs:scsi_cdb_sbuf (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/sys/cam/
H A Dcam_periph.c2146 scsi_cdb_sbuf(scsiio_cdb_ptr(&ccb->csio), &sb);
/freebsd-12-stable/sys/cam/scsi/
H A Dscsi_all.c3487 scsi_cdb_sbuf(cdb_ptr, &sb);
3503 scsi_cdb_sbuf(u_int8_t *cdb_ptr, struct sbuf *sb) function
3632 scsi_cdb_sbuf(scsiio_cdb_ptr(csio), sb);
H A Dscsi_all.h3904 void scsi_cdb_sbuf(u_int8_t *cdb_ptr, struct sbuf *sb);

Completed in 80 milliseconds