tag | line | file | source code |
ide_hwifs | 183 | drivers/block/ide.c | ide_hwif_t ide_hwifs[MAX_HWIFS]; /* hwif info */ |
ide_hwifs | 247 | drivers/block/ide.c | p = ((byte *) ide_hwifs) + sizeof(ide_hwifs); |
ide_hwifs | 250 | drivers/block/ide.c | } while (p > (byte *) ide_hwifs); |
ide_hwifs | 253 | drivers/block/ide.c | ide_hwif_t *hwif = &ide_hwifs[h]; |
ide_hwifs | 1450 | drivers/block/ide.c | do_hwgroup_request (ide_hwifs[0].hwgroup); |
ide_hwifs | 1455 | drivers/block/ide.c | do_hwgroup_request (ide_hwifs[1].hwgroup); |
ide_hwifs | 1460 | drivers/block/ide.c | do_hwgroup_request (ide_hwifs[2].hwgroup); |
ide_hwifs | 1465 | drivers/block/ide.c | do_hwgroup_request (ide_hwifs[3].hwgroup); |
ide_hwifs | 1584 | drivers/block/ide.c | ide_hwif_t *hwif = &ide_hwifs[h]; |
ide_hwifs | 2541 | drivers/block/ide.c | hwif = &ide_hwifs[hw]; |
ide_hwifs | 2577 | drivers/block/ide.c | hwif = &ide_hwifs[hw]; |
ide_hwifs | 2601 | drivers/block/ide.c | ide_hwifs[0].select = 0x3c; |
ide_hwifs | 2602 | drivers/block/ide.c | ide_hwifs[1].select = 0x3d; |
ide_hwifs | 2922 | drivers/block/ide.c | ide_hwif_t *hwif = &ide_hwifs[h]; |
ide_hwifs | 2950 | drivers/block/ide.c | ide_hwif_t *hwif = &ide_hwifs[h]; |
ide_hwifs | 2955 | drivers/block/ide.c | if (ide_hwifs[1].present) { |
ide_hwifs | 2960 | drivers/block/ide.c | irq_to_hwgroup[hwif->irq] = irq_to_hwgroup[ide_hwifs[1].irq]; |
ide_hwifs | 293 | drivers/block/triton.c | extern ide_hwif_t ide_hwifs[]; |
ide_hwifs | 333 | drivers/block/triton.c | ide_hwif_t *hwif = &ide_hwifs[h]; |