Searched refs:isa16bit (Results 1 – 9 of 9) sorted by relevance
99 u_char iptr, isa16bit, sum, totalsum; in ed_probe_WD80x3_generic() local149 isa16bit = 0; in ed_probe_WD80x3_generic()166 isa16bit = 1; in ed_probe_WD80x3_generic()171 isa16bit = 1; in ed_probe_WD80x3_generic()175 isa16bit = 1; in ed_probe_WD80x3_generic()184 isa16bit = 1; in ed_probe_WD80x3_generic()189 isa16bit = 1; in ed_probe_WD80x3_generic()194 isa16bit = 1; in ed_probe_WD80x3_generic()227 isa16bit = 1; in ed_probe_WD80x3_generic()233 isa16bit = 1; in ed_probe_WD80x3_generic()[all …]
132 sc->isa16bit = 0; in ed_probe_Novell_generic()136 sc->isa16bit = 1; in ed_probe_Novell_generic()154 sc->isa16bit = 0; in ed_probe_Novell_generic()157 sc->isa16bit = 1; in ed_probe_Novell_generic()178 memsize = 8192 + sc->isa16bit * 8192; in ed_probe_Novell_generic()183 sc->mem_start = 8192 + sc->isa16bit * 8192; in ed_probe_Novell_generic()313 sc->enaddr[n] = romdata[n * (sc->isa16bit + 1)]; in ed_Novell_read_mac()
75 u_char isa16bit; in ed_probe_3Com() local244 isa16bit = 1; in ed_probe_3Com()246 isa16bit = 0; in ed_probe_3Com()275 if (isa16bit) { in ed_probe_3Com()295 sc->isa16bit = isa16bit; in ed_probe_3Com()
137 if (sc->isa16bit && sc->vendor == ED_VENDOR_WD_SMC) { in ed_disable_16bit_access()148 if (sc->isa16bit && sc->vendor == ED_VENDOR_WD_SMC) { in ed_enable_16bit_access()259 if (sc->isa16bit) in ed_attach()354 printf("%s", sc->isa16bit ? "(16 bit)" : "(8 bit)"); in ed_attach()540 if (sc->isa16bit) in ed_init_locked()1417 if (sc->isa16bit) in ed_pio_readmem()1454 if (sc->isa16bit) in ed_pio_writemem()1491 if (sc->isa16bit && (dma_len & 1)) in ed_pio_write_mbufs()1521 if (!sc->isa16bit) { in ed_pio_write_mbufs()1751 if (sc->isa16bit) { in ed_shmem_write_mbufs()[all …]
788 sc->enaddr[n] = romdata[n * (sc->isa16bit + 1)]; in ed98_probe_Novell()863 sc->isa16bit = 1; in ed_probe_SIC98()1080 sc->isa16bit = 0; in ed_probe_CNET98()1529 ed_pio_testmem(struct ed_softc *sc, int page_offset, int isa16bit, int flags) in ed_pio_testmem() argument1540 sc->isa16bit = isa16bit; in ed_pio_testmem()1543 memsize = (isa16bit ? 16384 : 8192); in ed_pio_testmem()1552 if (isa16bit) in ed_pio_testmem()
123 sc->isa16bit = 0; in ed_probe_SIC()
48 u_char isa16bit; /* width of access to card 0=8 or 1=16 */ member
139 sc->isa16bit = 0; /* the 8390 core needs to be in byte mode */ in ed_probe_HP_pclanp()
692 sc->isa16bit = 1; in ed_pccard_dl100xx()817 sc->isa16bit = 1; in ed_probe_ax88x90_generic()