Home
last modified time | relevance | path

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

/freebsd-14.2/sys/cam/ctl/
H A Dctl_tpc.c2068 lendesc = scsi_2btoul(data->range_descriptor_length); in ctl_populate_token()
2102 scsi_2btoul(data->range_descriptor_length) / in ctl_populate_token()
2109 scsi_2btoul(data->range_descriptor_length) / in ctl_populate_token()
2147 token->nrange = scsi_2btoul(data->range_descriptor_length) / in ctl_populate_token()
2231 lendesc = scsi_2btoul(data->range_descriptor_length); in ctl_write_using_token()
2248 scsi_2btoul(data->range_descriptor_length) / in ctl_write_using_token()
2255 scsi_2btoul(data->range_descriptor_length) / in ctl_write_using_token()
2271 list->nrange = scsi_2btoul(data->range_descriptor_length) / in ctl_write_using_token()
/freebsd-14.2/sys/cam/scsi/
H A Dscsi_all.h1956 uint8_t range_descriptor_length[2]; member
1982 uint8_t range_descriptor_length[2]; member