Home
last modified time | relevance | path

Searched defs:sata_ncq_error_recovery_page (Results 1 – 1 of 1) sorted by relevance

/titanic_41/usr/src/uts/common/sys/sata/
H A Dsata_defs.h525 struct sata_ncq_error_recovery_page { struct
526 uint8_t ncq_tag;
527 uint8_t reserved1;
528 uint8_t ncq_status;
529 uint8_t ncq_error;
530 uint8_t ncq_sector_number;
531 uint8_t ncq_cyl_low;
532 uint8_t ncq_cyl_high;
533 uint8_t ncq_dev_head;
534 uint8_t ncq_sector_number_ext;
[all …]