Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/sata/
H A Dsata_defs.h530 struct sata_ncq_error_recovery_page { struct
/illumos-gate/usr/src/uts/common/io/sata/adapters/ahci/
H A Dahci.c207 struct sata_ncq_error_recovery_page *);
9158 struct sata_ncq_error_recovery_page *ncq_err_page; in ahci_get_rdlogext_data()
9219 (struct sata_ncq_error_recovery_page *)rdlog_spkt-> in ahci_get_rdlogext_data()
10009 struct sata_ncq_error_recovery_page *ncq_err_page) in ahci_copy_ncq_err_page()
/illumos-gate/usr/src/uts/common/io/sata/impl/
H A Dsata.c17449 sizeof (struct sata_ncq_error_recovery_page)); in sata_ncq_err_ret_cmd_setup()