taglinefilesource code
ide_hwif_t159drivers/block/ide.cstatic ide_hwif_t  ide_hwifs[MAX_HWIFS];    /* hwif info */
ide_hwif_t191drivers/block/ide.cvoid ide_set_recovery_timer (ide_hwif_t *hwif)
ide_hwif_t232drivers/block/ide.cide_hwif_t *hwif = &ide_hwifs[h];
ide_hwif_t402drivers/block/ide.cide_hwif_t *hwif = gd->real_devices;
ide_hwif_t453drivers/block/ide.cstatic void init_gendisk (ide_hwif_t *hwif)
ide_hwif_t513drivers/block/ide.cstatic void start_reset_timer (ide_hwif_t *hwif)
ide_hwif_t534drivers/block/ide.cide_hwif_t *hwif = hwgroup->hwif;
ide_hwif_t567drivers/block/ide.cide_hwif_t *hwif = hwgroup->hwif;
ide_hwif_t630drivers/block/ide.cide_hwif_t *hwif = HWIF(drive);
ide_hwif_t1255drivers/block/ide.cstatic inline void do_request (ide_hwif_t *hwif, struct request *rq)
ide_hwif_t1344drivers/block/ide.cide_hwif_t *hwif = hwgroup->hwif;
ide_hwif_t1376drivers/block/ide.cide_hwif_t *hgif = hwgroup->hwif;
ide_hwif_t1377drivers/block/ide.cide_hwif_t *hwif = hgif;
ide_hwif_t1460drivers/block/ide.cide_hwif_t *hwif = hwgroup->hwif;
ide_hwif_t1520drivers/block/ide.cide_hwif_t  *hwif = &ide_hwifs[h];
ide_hwif_t2207drivers/block/ide.cstatic void probe_for_drives (ide_hwif_t *hwif)
ide_hwif_t2476drivers/block/ide.cstatic void probe_cmos_for_drives (ide_hwif_t *hwif)
ide_hwif_t2510drivers/block/ide.cstatic int init_irq (ide_hwif_t *hwif)
ide_hwif_t2660drivers/block/ide.cide_hwif_t *hwif = &ide_hwifs[h];
ide_hwif_t2689drivers/block/ide.cide_hwif_t *hwif = &ide_hwifs[h];
ide_hwif_t69drivers/block/ide.h#define HWIF(drive)    ((ide_hwif_t *)drive->hwif)
ide_hwif_t311drivers/block/ide.hide_hwif_t    *hwif;  /* ptr to current hwif in linked-list */
ide_hwif_t328drivers/block/ide.hvoid ide_set_recovery_timer (ide_hwif_t *);
ide_hwif_t418drivers/block/ide.hvoid ide_init_triton (ide_hwif_t *);
ide_hwif_t274drivers/block/triton.cvoid ide_init_triton (ide_hwif_t  hwifs[])
ide_hwif_t322drivers/block/triton.cide_hwif_t *hwif = &hwifs[h];