Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/ic/
H A Dmb86960.c1827 bus_space_write_1(iot, ioh, FE_BMPR16, 0x00); in mb86965_read_eeprom()
1829 bus_space_write_1(iot, ioh, FE_BMPR16, FE_B16_SELECT); in mb86965_read_eeprom()
1835 FE_BMPR16, FE_B16_SELECT | FE_B16_CLOCK); in mb86965_read_eeprom()
1837 bus_space_write_1(iot, ioh, FE_BMPR16, FE_B16_SELECT); in mb86965_read_eeprom()
1846 FE_BMPR16, FE_B16_SELECT | FE_B16_CLOCK); in mb86965_read_eeprom()
1848 bus_space_write_1(iot, ioh, FE_BMPR16, FE_B16_SELECT); in mb86965_read_eeprom()
1857 FE_BMPR16, FE_B16_SELECT | FE_B16_CLOCK); in mb86965_read_eeprom()
1863 FE_BMPR16, FE_B16_SELECT); in mb86965_read_eeprom()
1870 bus_space_write_1(iot, ioh, FE_BMPR16, 0); in mb86965_read_eeprom()
1945 bus_space_read_1(bst, bsh, FE_BMPR16), in mb86960_dump()
H A Dmb86960reg.h88 #define FE_BMPR16 16 macro
/netbsd-src/sys/dev/isa/
H A Dif_ate.c226 { FE_BMPR16, 0x1B, 0x00 }, in ate_find()