taglinefilesource code
current_select359drivers/block/ide.cstatic byte current_select = 0;
current_select361drivers/block/ide.cif (hwif->select != current_select) {
current_select365drivers/block/ide.ccurrent_select = hwif->select;
current_select370drivers/block/ide.coutb(current_select,0x3e6);