Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/net/
H A Dif_usievar.h35 #define USIE_DSR 0x0002 macro
H A Dif_usie.c738 sc->sc_msr |= (param & USIE_DSR) ? SER_DSR : 0; in usie_uc_status_callback()