Lines Matching defs:sc

72 zyd_read32(struct zyd_softc *sc, uint16_t reg, uint32_t *val)  in zyd_read32()
108 zyd_write32(struct zyd_softc *sc, uint16_t reg, uint32_t val) in zyd_write32()
131 zyd_read16(struct zyd_softc *sc, uint16_t reg, uint16_t *val) in zyd_read16()
168 zyd_write16(struct zyd_softc *sc, uint16_t reg, uint16_t val) in zyd_write16()
189 zyd_write16a(struct zyd_softc *sc, const struct zyd_iowrite16 *reqa, int n) in zyd_write16a()
207 zyd_lock_phy(struct zyd_softc *sc) in zyd_lock_phy()
220 zyd_unlock_phy(struct zyd_softc *sc) in zyd_unlock_phy()
233 zyd_read_mac(struct zyd_softc *sc) in zyd_read_mac()
258 zyd_rfwrite(struct zyd_softc *sc, uint32_t val, int bits) in zyd_rfwrite()
295 zyd_set_led(struct zyd_softc *sc, int which, boolean_t on) in zyd_set_led()
310 zyd_set_macaddr(struct zyd_softc *sc, const uint8_t *addr) in zyd_set_macaddr()
325 zyd_read_eeprom(struct zyd_softc *sc) in zyd_read_eeprom()
374 zyd_hw_init(struct zyd_softc *sc) in zyd_hw_init()
473 zyd_hw_deinit(struct zyd_softc *sc) in zyd_hw_deinit()
485 zyd_hw_configure(struct zyd_softc *sc) in zyd_hw_configure()
563 zyd_hw_set_channel(struct zyd_softc *sc, uint8_t chan) in zyd_hw_set_channel()
608 zyd_hw_start(struct zyd_softc *sc) in zyd_hw_start()
679 zyd_hw_stop(struct zyd_softc *sc) in zyd_hw_stop()
715 zyd_al2230_rf_init(struct zyd_softc *sc) in zyd_al2230_rf_init()
752 zyd_al2230_rf_init_b(struct zyd_softc *sc) in zyd_al2230_rf_init_b()
785 zyd_al2230_set_channel(struct zyd_softc *sc, uint8_t chan) in zyd_al2230_set_channel()
805 zyd_al2230_switch_radio(struct zyd_softc *sc, boolean_t on) in zyd_al2230_switch_radio()
824 zyd_rfmd_rf_init(struct zyd_softc *sc) in zyd_rfmd_rf_init()
853 zyd_rfmd_switch_radio(struct zyd_softc *sc, boolean_t on) in zyd_rfmd_switch_radio()
863 zyd_rfmd_set_channel(struct zyd_softc *sc, uint8_t chan) in zyd_rfmd_set_channel()