taglinefilesource code
current_select398drivers/block/ide.cstatic byte current_select = 0;
current_select400drivers/block/ide.cif (hwif->select != current_select) {
current_select404drivers/block/ide.ccurrent_select = hwif->select;
current_select409drivers/block/ide.coutb(current_select,0x3e6);