Searched refs:ehc (Results 1 - 5 of 5) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/ata/
H A Dlibata-eh.c132 struct ata_eh_context *ehc = &dev->ap->eh_context; local
134 return ehc->i.action | ehc->i.dev_action[dev->devno];
804 struct ata_eh_context *ehc = &ap->eh_context; local
813 ehc->i.action |= ehi->action & ATA_EH_RESET_MASK;
814 ehc->i.flags |= ehi->flags & ATA_EHI_RESET_MODIFIER_MASK;
823 if (!(ehc->i.flags & ATA_EHI_QUIET))
1048 struct ata_eh_context *ehc = &ap->eh_context; local
1049 u32 serror = ehc->i.serror;
1070 ata_ehi_hotplugged(&ehc
1090 struct ata_eh_context *ehc = &ap->eh_context; local
1399 struct ata_eh_context *ehc = &ap->eh_context; local
1494 struct ata_eh_context *ehc = &ap->eh_context; local
1612 struct ata_eh_context *ehc = &ap->eh_context; local
1755 struct ata_eh_context *ehc = &ap->eh_context; local
1879 struct ata_eh_context *ehc = &ap->eh_context; local
1924 struct ata_eh_context *ehc = &ap->eh_context; local
[all...]
H A Dsata_via.c297 struct ata_eh_context *ehc = &ap->eh_context; local
334 ehc->i.action &= ~ATA_EH_RESET_MASK;
H A Dlibata-core.c2734 struct ata_eh_context *ehc = &dev->ap->eh_context; local
2753 ehc->i.flags |= ATA_EHI_POST_SETMODE;
2755 ehc->i.flags &= ~ATA_EHI_POST_SETMODE;
3317 struct ata_eh_context *ehc = &ap->eh_context; local
3318 const unsigned long *timing = sata_ehc_deb_timing(ehc);
3322 if ((ehc->i.flags & ATA_EHI_RESUME_LINK) &&
3324 ehc->i.action |= ATA_EH_HARDRESET;
3327 if (ehc->i.action & ATA_EH_HARDRESET)
3347 ehc->i.action |= ATA_EH_HARDRESET;
H A Dsata_sil24.c905 struct ata_eh_context *ehc = &ap->eh_context; local
909 ehc->i.action |= ATA_EH_HARDRESET;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Dlibata.h651 sata_ehc_deb_timing(struct ata_eh_context *ehc) argument
653 if (ehc->i.flags & ATA_EHI_HOTPLUGGED)

Completed in 132 milliseconds