COMP_SHORT_PACKET
|| td->trb_completion_code == COMP_SHORT_PACKET) ? B_OK : B_ERROR;
case COMP_SHORT_PACKET: return "Short packet";
case COMP_SHORT_PACKET:
if (completionCode != COMP_SUCCESS && completionCode != COMP_SHORT_PACKET