taglinefilesource code
current_select390drivers/block/ide.cstatic byte current_select = 0;
current_select392drivers/block/ide.cif (hwif->select != current_select) {
current_select396drivers/block/ide.ccurrent_select = hwif->select;
current_select401drivers/block/ide.coutb(current_select,0x3e6);