Home
last modified time | relevance | path

Searched defs:zyd_cmd (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/usb/wlan/
H A Dif_zydreg.h1100 struct zyd_cmd { struct
1101 uint16_t code;
1108 uint8_t data[64];
H A Dif_zyd.c799 zyd_cmd(struct zyd_softc *sc, uint16_t code, const void *idata, int ilen, in zyd_cmd() function