Searched defs:hardreset (Results 1 – 5 of 5) sorted by relevance
2615 ata_reset_fn_t hardreset, ata_postreset_fn_t postreset) in ata_eh_reset()3730 ata_reset_fn_t softreset, ata_reset_fn_t hardreset, in ata_eh_recover()4034 ata_reset_fn_t softreset, ata_reset_fn_t hardreset, in ata_do_eh()4065 ata_reset_fn_t hardreset = ops->hardreset; in ata_std_error_handler() local
748 ata_reset_fn_t hardreset, ata_postreset_fn_t postreset) in sata_pmp_eh_recover_pmp()
2056 ata_reset_fn_t hardreset = ap->ops->hardreset; in ata_sff_error_handler() local
1450 hardreset(struct net_device *dev) in hardreset() function
972 ata_reset_fn_t hardreset; member