Home
last modified time | relevance | path

Searched refs:sc_response_buf (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/usb/net/
H A Dif_urndisreg.h49 uint8_t sc_response_buf[RNDIS_RESPONSE_LEN] __aligned(4); member
H A Dif_urndis.c467 sc->sc_response_buf, RNDIS_RESPONSE_LEN); in urndis_ctrl_recv()
472 hdr = (struct rndis_comp_hdr *)sc->sc_response_buf; in urndis_ctrl_recv()