Searched defs:sata_ncq_error_recovery_page (Results 1 – 1 of 1) sorted by relevance
525 struct sata_ncq_error_recovery_page { struct526 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 …]