Home
last modified time | relevance | path

Searched refs:range_descriptor_length (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/cam/ctl/
H A Dctl_tpc.c2067 lendesc = scsi_2btoul(data->range_descriptor_length); in ctl_populate_token()
2101 scsi_2btoul(data->range_descriptor_length) / in ctl_populate_token()
2108 scsi_2btoul(data->range_descriptor_length) / in ctl_populate_token()
2146 token->nrange = scsi_2btoul(data->range_descriptor_length) / in ctl_populate_token()
2230 lendesc = scsi_2btoul(data->range_descriptor_length); in ctl_write_using_token()
2247 scsi_2btoul(data->range_descriptor_length) / in ctl_write_using_token()
2254 scsi_2btoul(data->range_descriptor_length) / in ctl_write_using_token()
2270 list->nrange = scsi_2btoul(data->range_descriptor_length) / in ctl_write_using_token()
/freebsd/sys/cam/scsi/
H A Dscsi_all.h1949 uint8_t range_descriptor_length[2]; member
1975 uint8_t range_descriptor_length[2]; member