Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/ata/
Dlibata-eh.c2631 ata_reset_fn_t hardreset, ata_postreset_fn_t postreset) in ata_eh_reset() argument
2657 hardreset = NULL; in ata_eh_reset()
2700 if (hardreset) { in ata_eh_reset()
2701 reset = hardreset; in ata_eh_reset()
2779 if (reset == hardreset) in ata_eh_reset()
2791 if (slave && reset == hardreset) { in ata_eh_reset()
2813 if (reset == hardreset && in ata_eh_reset()
3014 if (hardreset) in ata_eh_reset()
3015 reset = hardreset; in ata_eh_reset()
3721 ata_reset_fn_t softreset, ata_reset_fn_t hardreset, in ata_eh_recover() argument
[all …]
Dlibata-pmp.c754 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()
Dlibata.h173 ata_reset_fn_t hardreset, ata_postreset_fn_t postreset);
176 ata_reset_fn_t softreset, ata_reset_fn_t hardreset,
Dsata_uli.c86 .hardreset = ATA_OP_NULL,
Dlibata-sff.c57 .hardreset = sata_sff_hardreset,
2200 ata_reset_fn_t hardreset = ap->ops->hardreset; in ata_sff_error_handler() local
2223 if ((hardreset == sata_std_hardreset || in ata_sff_error_handler()
2224 hardreset == sata_sff_hardreset) && !sata_scr_valid(&ap->link)) in ata_sff_error_handler()
2225 hardreset = NULL; in ata_sff_error_handler()
2227 ata_do_eh(ap, ap->ops->prereset, softreset, hardreset, in ata_sff_error_handler()
Dahci.c105 .hardreset = ahci_vt8251_hardreset,
110 .hardreset = ahci_p5wdh_hardreset,
115 .hardreset = ahci_avn_hardreset,
Dsata_svw.c358 .hardreset = k2_sata_hardreset,
Dsata_via.c144 .hardreset = sata_std_hardreset,
Dahci_xgene.c548 .hardreset = xgene_ahci_hardreset,
Dsata_highbank.c444 .hardreset = ahci_highbank_hardreset,
Dsata_inic162x.c729 .hardreset = inic_hardreset,
Dpata_ep93xx.c889 .hardreset = ATA_OP_NULL,
Dsata_promise.c208 .hardreset = pdc_sata_hardreset,
Dsata_sil24.c405 .hardreset = sil24_hardreset,
Data_piix.c1118 .hardreset = sata_std_hardreset,
Dsata_dwc_460ex.c1158 .hardreset = sata_dwc_hardreset,
Dsata_fsl.c1430 .hardreset = sata_fsl_hardreset,
Dsata_mv.c699 .hardreset = mv_hardreset,
721 .hardreset = mv_hardreset,
Dlibahci.c156 .hardreset = ahci_hardreset,
Dsata_nv.c472 .hardreset = nv_hardreset,
Dlibata-core.c96 .hardreset = sata_std_hardreset,
/linux-4.1.27/drivers/net/ethernet/xircom/
Dxirc2ps_cs.c300 static void hardreset(struct net_device *dev);
1454 hardreset(struct net_device *dev) in hardreset() function
1479 hardreset(dev); in do_reset()
/linux-4.1.27/include/linux/
Dlibata.h916 ata_reset_fn_t hardreset; member
1324 ata_reset_fn_t softreset, ata_reset_fn_t hardreset,
/linux-4.1.27/drivers/scsi/libsas/
Dsas_ata.c534 .hardreset = sas_ata_hard_reset,
/linux-4.1.27/drivers/scsi/
Dipr.c6901 .hardreset = ipr_sata_reset,