Searched refs:USIE_HIP_MASK (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.1-release/sys/dev/usb/net/
H A Dif_usievar.h76 #define USIE_HIP_MASK 0x7f macro
H A Dif_usie.c860 if (((rxd->hip.id & USIE_HIP_MASK) != USIE_HIP_IP) ||
1104 switch (hip->id & USIE_HIP_MASK) {
1556 if ((hip->id & USIE_HIP_MASK) == USIE_HIP_CNS2H) {

Completed in 110 milliseconds