Searched refs:scsi_get_stream_info (Results 1 – 4 of 4) sorted by relevance
/freebsd/sys/dev/firewire/ |
H A D | sbp_targ.c | 754 if (scsi_get_stream_info(sense, sense_len, NULL, in sbp_targ_send_status()
|
/freebsd/sys/cam/scsi/ |
H A D | scsi_all.c | 4393 scsi_get_stream_info(struct scsi_sense_data *sense_data, u_int sense_len, in scsi_get_stream_info() function 4999 } else if (scsi_get_stream_info(sense, sense_len, inq_data, in scsi_sense_only_sbuf()
|
H A D | scsi_all.h | 3842 int scsi_get_stream_info(struct scsi_sense_data *sense_data, u_int sense_len,
|
H A D | scsi_sa.c | 3693 if (scsi_get_stream_info(sense, sense_len, NULL, &stream_bits) == 0) in saerror()
|