Searched refs:error_bitmask (Results 1 – 2 of 2) sorted by relevance
1170 xhci->error_bitmask |= 1 << 6; in xhci_handle_cmd_nec_get_fw()1306 xhci->error_bitmask |= 1 << 4; in handle_cmd_completion()1311 xhci->error_bitmask |= 1 << 5; in handle_cmd_completion()1396 xhci->error_bitmask |= 1 << 6; in handle_cmd_completion()1499 xhci->error_bitmask |= 1 << 8; in handle_port_status()2580 xhci->error_bitmask |= 1 << 1; in xhci_handle_event()2588 xhci->error_bitmask |= 1 << 2; in xhci_handle_event()2609 xhci->error_bitmask |= 1 << 9; in xhci_handle_event()2621 xhci->error_bitmask |= 1 << 3; in xhci_handle_event()
1541 int error_bitmask; member