Searched refs:ata_count (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/sata/impl/
H A Dsata.c8561 uint8_t ata_count; local
8592 ata_count = sata_get_standby_timer(page->standby_cond_timer);
8595 scmd->satacmd_sec_count_lsb = ata_count;
9337 uint8_t ata_count; local
9347 ata_count = (count -1) / 50 + 1;
9349 ata_count = 0xfc;
9351 ata_count = 0xff;
9353 ata_count = 0xf1;
9355 ata_count = count / 18000 + 240;
9357 ata_count
[all...]

Completed in 62 milliseconds