Home
last modified time | relevance | path

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

/src/sys/dev/isci/scil/
H A Dsati_passthrough.c179 unsigned char sector_count_upper; in sati_passthrough_construct_sense() local
212 sector_count_upper = 1; in sati_passthrough_construct_sense()
214 sector_count_upper = 0; in sati_passthrough_construct_sense()
232 …e(sense_data, sense_len, 8, (PASSTHROUGH_CDB_EXTEND(cdb) << 7) | (sector_count_upper << 6) | (lba… in sati_passthrough_construct_sense()