Searched refs:DCR_VAL (Results 1 – 1 of 1) sorted by relevance
168 # define DCR_VAL 0x48 /* 8-bit mode */ macro170 # define DCR_VAL (MACH_IS_ATARI ? 0x48 : 0x49) macro172 # define DCR_VAL 0x49 macro402 outb_p(DCR_VAL, ioaddr + EN0_DCFG); in ne_probe1()411 if ((DCR_VAL & 0x01) == 0 && /* 8-bit mode */ in ne_probe1()512 ei_status.word16 = (wordlength == 2 && (DCR_VAL & 0x01)); in ne_probe1()