Searched refs:hparser_log_handle (Results 1 – 1 of 1) sorted by relevance
/illumos-gate/usr/src/uts/common/io/usb/clients/hidparser/ |
H A D | hidparser.c | 44 static usb_log_handle_t hparser_log_handle; variable 72 hparser_log_handle = usb_alloc_log_hdl(NULL, "hidparser", in _init() 85 usb_free_log_hdl(hparser_log_handle); in _fini() 1342 USB_DPRINTF_L3(PRINT_MASK_ALL, hparser_log_handle, "%s%s(0x%x)", in hidparser_print_entity() 1358 USB_DPRINTF_L3(PRINT_MASK_ALL, hparser_log_handle, in hidparser_print_this_attribute() 1363 USB_DPRINTF_L3(PRINT_MASK_ALL, hparser_log_handle, in hidparser_print_this_attribute() 1597 hparser_log_handle, in hidparser_ItemList() 1612 hparser_log_handle, in hidparser_ItemList() 1634 hparser_log_handle, in hidparser_ItemList() 1649 hparser_log_handle, in hidparser_ItemList() [all …]
|