Home
last modified time | relevance | path

Searched refs:hardreset (Results 1 – 25 of 28) sorted by relevance

12

/linux-6.15/drivers/ata/
H A Dlibata-eh.c2648 hardreset = NULL; in ata_eh_reset()
2691 if (hardreset) { in ata_eh_reset()
2692 reset = hardreset; in ata_eh_reset()
2769 if (reset == hardreset) { in ata_eh_reset()
2778 if (reset == hardreset) in ata_eh_reset()
2788 if (slave && reset == hardreset) { in ata_eh_reset()
2814 if (reset == hardreset && in ata_eh_reset()
3012 if (hardreset) in ata_eh_reset()
3013 reset = hardreset; in ata_eh_reset()
4072 ata_reset_fn_t hardreset = ops->hardreset; in ata_std_error_handler() local
[all …]
H A Dlibata-pmp.c748 ata_reset_fn_t hardreset, ata_postreset_fn_t postreset) in sata_pmp_eh_recover_pmp() argument
770 rc = ata_eh_reset(link, 0, prereset, softreset, hardreset, in sata_pmp_eh_recover_pmp()
936 ops->hardreset, ops->postreset, NULL); in sata_pmp_eh_recover()
955 ops->hardreset, ops->postreset); in sata_pmp_eh_recover()
H A Dlibata.h176 ata_reset_fn_t hardreset, ata_postreset_fn_t postreset);
179 ata_reset_fn_t softreset, ata_reset_fn_t hardreset,
H A Dahci_da850.c145 .hardreset = ahci_da850_hardreset,
H A Dsata_uli.c70 .hardreset = ATA_OP_NULL,
H A Dlibata-sff.c36 .hardreset = sata_sff_hardreset,
2058 ata_reset_fn_t hardreset = ap->ops->hardreset; in ata_sff_error_handler() local
2081 if ((hardreset == sata_std_hardreset || in ata_sff_error_handler()
2082 hardreset == sata_sff_hardreset) && !sata_scr_valid(&ap->link)) in ata_sff_error_handler()
2083 hardreset = NULL; in ata_sff_error_handler()
2085 ata_do_eh(ap, ap->ops->prereset, softreset, hardreset, in ata_sff_error_handler()
H A Dahci_xgene.c616 .hardreset = xgene_ahci_hardreset,
633 .hardreset = xgene_ahci_hardreset,
H A Dahci_qoriq.c150 .hardreset = ahci_qoriq_hardreset,
H A Dsata_svw.c344 .hardreset = k2_sata_hardreset,
H A Dahci.c113 .hardreset = ahci_vt8251_hardreset,
118 .hardreset = ahci_p5wdh_hardreset,
123 .hardreset = ahci_avn_hardreset,
H A Dsata_via.c143 .hardreset = sata_std_hardreset,
H A Dsata_highbank.c431 .hardreset = ahci_highbank_hardreset,
H A Dsata_inic162x.c733 .hardreset = inic_hardreset,
H A Dpata_ep93xx.c883 .hardreset = ATA_OP_NULL,
H A Dlibata-sata.c1704 .hardreset = sata_std_hardreset,
H A Dsata_sil24.c397 .hardreset = sil24_hardreset,
H A Dsata_dwc_460ex.c1100 .hardreset = sata_dwc_hardreset,
H A Data_piix.c1105 .hardreset = sata_std_hardreset,
H A Dsata_promise.c191 .hardreset = pdc_sata_hardreset,
H A Dsata_fsl.c1399 .hardreset = sata_fsl_hardreset,
H A Dsata_mv.c690 .hardreset = mv_hardreset,
712 .hardreset = mv_hardreset,
/linux-6.15/drivers/net/ethernet/xircom/
H A Dxirc2ps_cs.c300 static void hardreset(struct net_device *dev);
1450 hardreset(struct net_device *dev) in hardreset() function
1475 hardreset(dev); in do_reset()
/linux-6.15/include/linux/
H A Dlibata.h972 ata_reset_fn_t hardreset; member
1414 ata_reset_fn_t softreset, ata_reset_fn_t hardreset,
/linux-6.15/drivers/ata/pata_parport/
H A Dpata_parport.c325 .hardreset = NULL,
/linux-6.15/drivers/scsi/libsas/
H A Dsas_ata.c563 .hardreset = sas_ata_hard_reset,

12