Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/scsi/
H A Dsas_ata.h35 void sas_ata_end_eh(struct ata_port *ap);
85 static inline void sas_ata_end_eh(struct ata_port *ap) in sas_ata_end_eh() function
/OK3568_Linux_fs/kernel/drivers/scsi/libsas/
H A Dsas_ata.c500 void sas_ata_end_eh(struct ata_port *ap) in sas_ata_end_eh() function
539 .end_eh = sas_ata_end_eh,
H A Dsas_discover.c327 sas_ata_end_eh(dev->sata_dev.ap); in sas_unregister_common_dev()