taglinefilesource code
ht6560b_selects88drivers/block/ht6560b.cstatic byte ht6560b_selects [2][MAX_DRIVES] = {{0x3c,0x3c}, {0x3d,0x3d}};
ht6560b_selects130drivers/block/ht6560b.cbyte select = ht6560b_selects[HWIF(drive)->index][drive->select.b.unit];
ht6560b_selects212drivers/block/ht6560b.cht6560b_selects[hwif][unit] |= 0x20;
ht6560b_selects214drivers/block/ht6560b.cht6560b_selects[hwif][unit] &= ~0x20;