Home
last modified time | relevance | path

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

12

/linux/drivers/ata/
A Dlibata-eh.c2477 hardreset = NULL; in ata_eh_reset()
2520 if (hardreset) { in ata_eh_reset()
2521 reset = hardreset; in ata_eh_reset()
2599 if (reset == hardreset) in ata_eh_reset()
2611 if (slave && reset == hardreset) { in ata_eh_reset()
2634 if (reset == hardreset && in ata_eh_reset()
2835 if (hardreset) in ata_eh_reset()
2836 reset = hardreset; in ata_eh_reset()
3617 prereset, softreset, hardreset, postreset); in ata_eh_recover()
3858 ata_reset_fn_t hardreset = ops->hardreset; in ata_std_error_handler() local
[all …]
A Dlibata-pmp.c753 ata_reset_fn_t hardreset, ata_postreset_fn_t postreset) in sata_pmp_eh_recover_pmp() argument
777 rc = ata_eh_reset(link, 0, prereset, softreset, hardreset, in sata_pmp_eh_recover_pmp()
945 ops->hardreset, ops->postreset, NULL); in sata_pmp_eh_recover()
964 ops->hardreset, ops->postreset); in sata_pmp_eh_recover()
A Dlibata.h173 ata_reset_fn_t hardreset, ata_postreset_fn_t postreset);
176 ata_reset_fn_t softreset, ata_reset_fn_t hardreset,
A Dahci_da850.c145 .hardreset = ahci_da850_hardreset,
A Dlibata-sff.c37 .hardreset = sata_sff_hardreset,
2148 ata_reset_fn_t hardreset = ap->ops->hardreset; in ata_sff_error_handler() local
2171 if ((hardreset == sata_std_hardreset || in ata_sff_error_handler()
2172 hardreset == sata_sff_hardreset) && !sata_scr_valid(&ap->link)) in ata_sff_error_handler()
2173 hardreset = NULL; in ata_sff_error_handler()
2175 ata_do_eh(ap, ap->ops->prereset, softreset, hardreset, in ata_sff_error_handler()
A Dsata_uli.c70 .hardreset = ATA_OP_NULL,
A Dahci_xgene.c623 .hardreset = xgene_ahci_hardreset,
640 .hardreset = xgene_ahci_hardreset,
A Dahci_qoriq.c156 .hardreset = ahci_qoriq_hardreset,
A Dahci.c109 .hardreset = ahci_vt8251_hardreset,
114 .hardreset = ahci_p5wdh_hardreset,
119 .hardreset = ahci_avn_hardreset,
A Dsata_svw.c342 .hardreset = k2_sata_hardreset,
A Dsata_highbank.c430 .hardreset = ahci_highbank_hardreset,
A Dsata_via.c142 .hardreset = sata_std_hardreset,
A Dsata_inic162x.c737 .hardreset = inic_hardreset,
A Dpata_ep93xx.c890 .hardreset = ATA_OP_NULL,
A Dsata_sil24.c398 .hardreset = sil24_hardreset,
A Dsata_promise.c191 .hardreset = pdc_sata_hardreset,
A Data_piix.c1102 .hardreset = sata_std_hardreset,
A Dsata_dwc_460ex.c1183 .hardreset = sata_dwc_hardreset,
A Dsata_fsl.c1429 .hardreset = sata_fsl_hardreset,
A Dsata_mv.c690 .hardreset = mv_hardreset,
712 .hardreset = mv_hardreset,
A Dsata_nv.c462 .hardreset = nv_hardreset,
A Dlibahci.c163 .hardreset = ahci_hardreset,
/linux/drivers/net/ethernet/xircom/
A Dxirc2ps_cs.c300 static void hardreset(struct net_device *dev);
1447 hardreset(struct net_device *dev) in hardreset() function
1472 hardreset(dev); in do_reset()
/linux/include/linux/
A Dlibata.h944 ata_reset_fn_t hardreset; member
1377 ata_reset_fn_t softreset, ata_reset_fn_t hardreset,
/linux/drivers/scsi/libsas/
A Dsas_ata.c523 .hardreset = sas_ata_hard_reset,

Completed in 86 milliseconds

12