taglinefilesource code
next_hwif1473drivers/block/ide.chwif = hwgroup->next_hwif;
next_hwif1478drivers/block/ide.c} while ((hwif = hwif->next) != hwgroup->next_hwif);
next_hwif1482drivers/block/ide.cdo_request(hwgroup->hwif = hwgroup->next_hwif = hwif, hwgroup->rq = rq);
next_hwif1735drivers/block/ide.cHWGROUP(drive)->next_hwif = HWIF(drive);
next_hwif3014drivers/block/ide.chwgroup->hwif    = hwgroup->next_hwif = hwif->next = hwif;
next_hwif3304drivers/block/ide.cif (hwgroup->next_hwif == hwif)
next_hwif3305drivers/block/ide.chwgroup->next_hwif = hwif->next;
next_hwif453drivers/block/ide.hide_hwif_t    *next_hwif; /* next selected hwif (for tape) */