Searched defs:rcap_buf (Results 1 - 5 of 5) sorted by relevance

/freebsd-10-stable/sys/cam/
H A Dcam_xpt_internal.h91 uint8_t *rcap_buf; member in struct:cam_ed
/freebsd-10-stable/sys/dev/mps/
H A Dmps_sas.c3269 struct scsi_read_capacity_data_long rcap_buf; local
3369 struct scsi_read_capacity_eedp *rcap_buf; local
3498 struct scsi_read_capacity_eedp *rcap_buf; local
[all...]
/freebsd-10-stable/sys/cam/scsi/
H A Dscsi_cd.c2356 struct scsi_read_capacity_data *rcap_buf; local
H A Dscsi_all.c7855 scsi_read_capacity(struct ccb_scsiio *csio, u_int32_t retries, void (*cbfcnp)(struct cam_periph *, union ccb *), u_int8_t tag_action, struct scsi_read_capacity_data *rcap_buf, u_int8_t sense_len, u_int32_t timeout) argument
7880 scsi_read_capacity_16(struct ccb_scsiio *csio, uint32_t retries, void (*cbfcnp)(struct cam_periph *, union ccb *), uint8_t tag_action, uint64_t lba, int reladr, int pmi, uint8_t *rcap_buf, int rcap_buf_len, uint8_t sense_len, uint32_t timeout) argument
/freebsd-10-stable/sys/dev/mpr/
H A Dmpr_sas.c3536 struct scsi_read_capacity_data_long rcap_buf; local
3661 struct scsi_read_capacity_eedp *rcap_buf; local
3782 struct scsi_read_capacity_eedp *rcap_buf; local
[all...]

Completed in 127 milliseconds