Searched defs:bNotification (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/usb/clients/usbecm/
H A Dusbecm.c1624 uint8_t bNotification; local
1630 bNotification = data->b_rptr[1];
1667 switch (bNotification) {
1714 bNotification);
/illumos-gate/usr/src/uts/common/io/usb/clients/usbser/usbsacm/
H A Dusbsacm.c3174 uint8_t bNotification; local
3183 bNotification = data->b_rptr[1];
3205 switch (bNotification) {
3287 bNotification);

Completed in 117 milliseconds