Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/usb/clients/audio/usb_ah/
H A Dusb_ah.h50 uint_t no_of_bits; /* size of button info */ member
/illumos-gate/usr/src/uts/common/io/usb/clients/audio/usb_ah/
H A Dusb_ah.c667 bd->no_of_bits = ud->rptsz; in usb_ah_get_cooked_rd()
714 bd->location, bd->offset, bd->no_of_bits); in usb_ah_check_usage_send_data()
729 mask = ((1 << bd->no_of_bits) - 1); in usb_ah_check_usage_send_data()