taglinefilesource code
next_hwif1484drivers/block/ide.chwif = hwgroup->next_hwif;
next_hwif1489drivers/block/ide.c} while ((hwif = hwif->next) != hwgroup->next_hwif);
next_hwif1493drivers/block/ide.cdo_request(hwgroup->hwif = hwgroup->next_hwif = hwif, hwgroup->rq = rq);
next_hwif1747drivers/block/ide.cHWGROUP(drive)->next_hwif = HWIF(drive);
next_hwif3029drivers/block/ide.chwgroup->hwif    = hwgroup->next_hwif = hwif->next = hwif;
next_hwif3315drivers/block/ide.cif (hwgroup->next_hwif == hwif)
next_hwif3316drivers/block/ide.chwgroup->next_hwif = hwif->next;
next_hwif446drivers/block/ide.hide_hwif_t    *next_hwif; /* next selected hwif (for tape) */