Searched refs:FE_DLCR2 (Results 1 – 5 of 5) sorted by relevance
| /NextBSD/sys/dev/fe/ |
| HD | if_fe_cbus.c | 305 { FE_DLCR2, 0x58, 0x00 }, in fe_probe_re1000() 409 { FE_DLCR2, 0x50, 0x00 }, in fe_probe_jli() 530 { FE_DLCR2, 0x58, 0x00 }, in fe_probe_cnet9ne() 605 { FE_DLCR2, 0x08, 0x00 }, in fe_probe_ssi() 683 { FE_DLCR2, 0x58, 0x00 }, in fe_probe_lnx() 757 { FE_DLCR2, 0x58, 0x00 }, in fe_probe_gwy() 810 { FE_DLCR2, 0x58, 0x00 }, in fe_probe_ubn() 956 { FE_DLCR2, 0x58, 0x00 }, in fe_probe_rex()
|
| HD | if_fe_pccard.c | 222 fe_outb(sc, FE_DLCR2, 0); in fe_init_mbh() 235 { FE_DLCR2, 0x58, 0x00 }, in fe_probe_mbh() 325 { FE_DLCR2, 0x10, 0x00 }, in fe_probe_tdk()
|
| HD | if_fe_isa.c | 211 { FE_DLCR2, 0x71, 0x00 }, in fe_probe_fmv() 709 { FE_DLCR2, 0x50, 0x00 }, in fe_probe_jli() 823 { FE_DLCR2, 0x08, 0x00 }, in fe_probe_ssi() 885 { FE_DLCR2, 0x58, 0x00 }, in fe_probe_lnx() 953 { FE_DLCR2, 0x58, 0x00 }, in fe_probe_gwy() 1007 { FE_DLCR2, 0x58, 0x00 }, in fe_probe_ubn()
|
| HD | mb86960.h | 50 #define FE_DLCR2 2 macro
|
| HD | if_fe.c | 955 fe_outb(sc, FE_DLCR2, 0x00); in fe_stop() 1067 fe_outb(sc, FE_DLCR2, 0x00); in fe_init_locked() 1079 fe_outb(sc, FE_DLCR2, FE_TMASK); in fe_init_locked()
|