Searched refs:FE_DLCR5 (Results 1 – 3 of 3) sorted by relevance
| /netbsd/src/sys/dev/ic/ |
| D | mb86960.c | 508 bus_space_write_1(bst, bsh, FE_DLCR5, sc->proto_dlcr5); in mb86960_init() 552 if (bus_space_read_1(bst, bsh, FE_DLCR5) & FE_D5_BUFEMP) in mb86960_init() 968 if (bus_space_read_1(bst, bsh, FE_DLCR5) & FE_D5_BUFEMP) in mb86960_rint() 1625 bus_space_write_1(bst, bsh, FE_DLCR5, in mb86960_setmode() 1639 bus_space_write_1(bst, bsh, FE_DLCR5, sc->proto_dlcr5 | FE_D5_AFM1); in mb86960_setmode() 1907 bus_space_read_1(bst, bsh, FE_DLCR5), in mb86960_dump()
|
| D | mb86960reg.h | 53 #define FE_DLCR5 5 macro
|
| /netbsd/src/sys/dev/isa/ |
| D | if_ate.c | 224 { FE_DLCR5, 0x80, 0x00 }, in ate_find()
|