Home
last modified time | relevance | path

Searched refs:FE_BMPR19 (Results 1 – 3 of 3) sorted by relevance

/netbsd/src/sys/dev/isa/
Dif_ate.c251 n = (bus_space_read_1(iot, ioh, FE_BMPR19) & FE_B19_ADDR) in ate_find()
265 if (eeprom[FE_EEPROM_CONF] != bus_space_read_1(iot, ioh, FE_BMPR19)) { in ate_find()
277 n = (bus_space_read_1(iot, ioh, FE_BMPR19) & FE_B19_IRQ) in ate_find()
/netbsd/src/sys/dev/ic/
Dmb86960reg.h91 #define FE_BMPR19 19 macro
Dmb86960.c1947 bus_space_read_1(bst, bsh, FE_BMPR19)); in mb86960_dump()