Home
last modified time | relevance | path

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

/freebsd/sys/dev/isci/scil/
H A Dsati_move.c237 U32 max_sector_count; in sati_move_set_sector_count() local
241 max_sector_count = 65536; in sati_move_set_sector_count()
243 max_sector_count = 256; in sati_move_set_sector_count()
253 else if (sector_count >= max_sector_count) in sati_move_set_sector_count()
258 sector_count - max_sector_count; in sati_move_set_sector_count()