Home
last modified time | relevance | path

Searched refs:post_internal_cmd (Results 1 – 13 of 13) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/ata/
H A Dsata_inic162x.c739 .post_internal_cmd = inic_post_internal_cmd,
H A Dsata_sil24.c399 .post_internal_cmd = sil24_post_internal_cmd,
H A Dsata_promise.c179 .post_internal_cmd = pdc_post_internal_cmd,
H A Dsata_sx4.c247 .post_internal_cmd = pdc_post_internal_cmd,
H A Dsata_fsl.c1432 .post_internal_cmd = sata_fsl_post_internal_cmd,
H A Dlibata-core.c1611 if (ap->ops->post_internal_cmd) in ata_exec_internal_sg()
1612 ap->ops->post_internal_cmd(qc); in ata_exec_internal_sg()
H A Dlibata-sff.c2556 .post_internal_cmd = ata_bmdma_post_internal_cmd,
H A Dsata_nv.c485 .post_internal_cmd = nv_adma_post_internal_cmd,
H A Dlibahci.c148 .post_internal_cmd = ahci_post_internal_cmd,
/OK3568_Linux_fs/kernel/drivers/scsi/libsas/
H A Dsas_ata.c530 .post_internal_cmd = sas_ata_post_internal,
/OK3568_Linux_fs/kernel/include/linux/
H A Dlibata.h931 void (*post_internal_cmd)(struct ata_queued_cmd *qc); member
/OK3568_Linux_fs/kernel/Documentation/driver-api/
H A Dlibata.rst325 void (*post_internal_cmd) (struct ata_queued_cmd *qc);
/OK3568_Linux_fs/kernel/drivers/scsi/
H A Dipr.c7169 .post_internal_cmd = ipr_ata_post_internal,