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

/illumos-gate/usr/src/uts/common/io/usb/clients/usbkbm/
H A Dusbkbm.c67 static void usbkbm_unpack_usb_packet(usbkbm_state_t *, process_key_callback_t,
1115 usbkbm_unpack_usb_packet(usbkbmd, usbkbm_streams_callback,
1240 usbkbm_unpack_usb_packet(usbkbmd, usbkbm_streams_callback,
1384 * usbkbm_unpack_usb_packet so that it can be broken up into
1395 usbkbm_unpack_usb_packet(usbkbmd, usbkbm_poll_callback, buffer);
1429 * to this routine to usbkbm_unpack_usb_packet. This routine will
1468 * to usbkbm_unpack_usb_packet. This routine will get called with
1520 * USB packet was translated into a key/state by usbkbm_unpack_usb_packet.
1665 * usbkbm_unpack_usb_packet :
1676 usbkbm_unpack_usb_packet(usbkbm_state_ function
[all...]

Completed in 47 milliseconds