Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/zyd/
H A Dzyd.h411 void zyd_receive(struct zyd_softc *sc, const uint8_t *buf, uint16_t len);
H A Dzyd_usb.c939 zyd_receive(ZYD_USB_TO_SOFTC(uc), p, len16); in zyd_data_in_cb()
945 zyd_receive(ZYD_USB_TO_SOFTC(uc), data, MBLKL(mblk)); in zyd_data_in_cb()
H A Dzyd.c223 zyd_receive(struct zyd_softc *sc, const uint8_t *buf, uint16_t len) in zyd_receive() function