tag | line | file | source code |
ide_hwif_t | 177 | drivers/block/ide.c | ide_hwif_t ide_hwifs[MAX_HWIFS]; /* hwif info */ |
ide_hwif_t | 206 | drivers/block/ide.c | void ide_set_recovery_timer (ide_hwif_t *hwif) |
ide_hwif_t | 247 | drivers/block/ide.c | ide_hwif_t *hwif = &ide_hwifs[h]; |
ide_hwif_t | 353 | drivers/block/ide.c | void ide_hwif_select (ide_hwif_t *hwif) |
ide_hwif_t | 355 | drivers/block/ide.c | static ide_hwif_t *current_hwif = NULL; |
ide_hwif_t | 448 | drivers/block/ide.c | ide_hwif_t *hwif = gd->real_devices; |
ide_hwif_t | 499 | drivers/block/ide.c | static void init_gendisk (ide_hwif_t *hwif) |
ide_hwif_t | 559 | drivers/block/ide.c | static void start_reset_timer (ide_hwif_t *hwif) |
ide_hwif_t | 580 | drivers/block/ide.c | ide_hwif_t *hwif = hwgroup->hwif; |
ide_hwif_t | 613 | drivers/block/ide.c | ide_hwif_t *hwif = hwgroup->hwif; |
ide_hwif_t | 676 | drivers/block/ide.c | ide_hwif_t *hwif = HWIF(drive); |
ide_hwif_t | 1305 | drivers/block/ide.c | static inline void do_request (ide_hwif_t *hwif, struct request *rq) |
ide_hwif_t | 1398 | drivers/block/ide.c | ide_hwif_t *hwif = hwgroup->hwif; |
ide_hwif_t | 1430 | drivers/block/ide.c | ide_hwif_t *hgif = hwgroup->hwif; |
ide_hwif_t | 1431 | drivers/block/ide.c | ide_hwif_t *hwif = hgif; |
ide_hwif_t | 1514 | drivers/block/ide.c | ide_hwif_t *hwif = hwgroup->hwif; |
ide_hwif_t | 1578 | drivers/block/ide.c | ide_hwif_t *hwif = &ide_hwifs[h]; |
ide_hwif_t | 2262 | drivers/block/ide.c | static void probe_for_drives (ide_hwif_t *hwif) |
ide_hwif_t | 2513 | drivers/block/ide.c | ide_hwif_t *hwif; |
ide_hwif_t | 2684 | drivers/block/ide.c | static void probe_cmos_for_drives (ide_hwif_t *hwif) |
ide_hwif_t | 2717 | drivers/block/ide.c | static int init_irq (ide_hwif_t *hwif) |
ide_hwif_t | 2906 | drivers/block/ide.c | ide_hwif_t *hwif = &ide_hwifs[h]; |
ide_hwif_t | 2935 | drivers/block/ide.c | ide_hwif_t *hwif = &ide_hwifs[h]; |
ide_hwif_t | 80 | drivers/block/ide.h | #define HWIF(drive) ((ide_hwif_t *)drive->hwif) |
ide_hwif_t | 333 | drivers/block/ide.h | ide_hwif_t *hwif; /* ptr to current hwif in linked-list */ |
ide_hwif_t | 350 | drivers/block/ide.h | void ide_set_recovery_timer (ide_hwif_t *); |
ide_hwif_t | 293 | drivers/block/triton.c | extern ide_hwif_t ide_hwifs[]; |
ide_hwif_t | 333 | drivers/block/triton.c | ide_hwif_t *hwif = &ide_hwifs[h]; |