Searched defs:sata_ncq_error_recovery_page (Results 1 – 1 of 1) sorted by relevance
542 struct sata_ncq_error_recovery_page { struct543 uint8_t ncq_tag;544 uint8_t reserved1;545 uint8_t ncq_status;546 uint8_t ncq_error;547 uint8_t ncq_sector_number;548 uint8_t ncq_cyl_low;549 uint8_t ncq_cyl_high;550 uint8_t ncq_dev_head;551 uint8_t ncq_sector_number_ext;[all …]