Home
last modified time | relevance | path

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

/freebsd/sys/cam/
H A Dcam_periph.c2198 scsi_cdb_sbuf(scsiio_cdb_ptr(&ccb->csio), &sb); in cam_periph_devctl_notify()
/freebsd/sys/cam/scsi/
H A Dscsi_all.c3581 scsi_cdb_sbuf(cdb_ptr, &sb); in scsi_cdb_string()
3597 scsi_cdb_sbuf(uint8_t *cdb_ptr, struct sbuf *sb) in scsi_cdb_sbuf() function
3726 scsi_cdb_sbuf(scsiio_cdb_ptr(csio), sb); in scsi_command_string()
H A Dscsi_all.h3938 void scsi_cdb_sbuf(uint8_t *cdb_ptr, struct sbuf *sb);