/src/sys/dev/usb/ |
if_zyd.c | 183 Static int zyd_read32(struct zyd_softc *, uint16_t, uint32_t *); 859 zyd_read32(struct zyd_softc *sc, uint16_t reg, uint32_t *val) function in typeref:typename:Static int 926 (void)zyd_read32(sc, ZYD_MAC_MISC, &tmp); 936 (void)zyd_read32(sc, ZYD_MAC_MISC, &tmp); 1207 (void)zyd_read32(sc, ZYD_CR_RADIO_PD, &tmp); 1235 (void)zyd_read32(sc, ZYD_CR_RADIO_PD, &tmp); 1631 (void)zyd_read32(sc, ZYD_EEPROM_MAC_ADDR_P1, &tmp); 1636 (void)zyd_read32(sc, ZYD_EEPROM_MAC_ADDR_P2, &tmp); 1640 (void)zyd_read32(sc, ZYD_EEPROM_POD, &tmp); 1645 (void)zyd_read32(sc, ZYD_EEPROM_SUBID, &tmp) [all...] |
if_zyd.c | 183 Static int zyd_read32(struct zyd_softc *, uint16_t, uint32_t *); 859 zyd_read32(struct zyd_softc *sc, uint16_t reg, uint32_t *val) function in typeref:typename:Static int 926 (void)zyd_read32(sc, ZYD_MAC_MISC, &tmp); 936 (void)zyd_read32(sc, ZYD_MAC_MISC, &tmp); 1207 (void)zyd_read32(sc, ZYD_CR_RADIO_PD, &tmp); 1235 (void)zyd_read32(sc, ZYD_CR_RADIO_PD, &tmp); 1631 (void)zyd_read32(sc, ZYD_EEPROM_MAC_ADDR_P1, &tmp); 1636 (void)zyd_read32(sc, ZYD_EEPROM_MAC_ADDR_P2, &tmp); 1640 (void)zyd_read32(sc, ZYD_EEPROM_POD, &tmp); 1645 (void)zyd_read32(sc, ZYD_EEPROM_SUBID, &tmp) [all...] |
if_zyd.c | 183 Static int zyd_read32(struct zyd_softc *, uint16_t, uint32_t *); 859 zyd_read32(struct zyd_softc *sc, uint16_t reg, uint32_t *val) function in typeref:typename:Static int 926 (void)zyd_read32(sc, ZYD_MAC_MISC, &tmp); 936 (void)zyd_read32(sc, ZYD_MAC_MISC, &tmp); 1207 (void)zyd_read32(sc, ZYD_CR_RADIO_PD, &tmp); 1235 (void)zyd_read32(sc, ZYD_CR_RADIO_PD, &tmp); 1631 (void)zyd_read32(sc, ZYD_EEPROM_MAC_ADDR_P1, &tmp); 1636 (void)zyd_read32(sc, ZYD_EEPROM_MAC_ADDR_P2, &tmp); 1640 (void)zyd_read32(sc, ZYD_EEPROM_POD, &tmp); 1645 (void)zyd_read32(sc, ZYD_EEPROM_SUBID, &tmp) [all...] |