EVENT_TRB_LEN     601 drivers/usb/host/xhci-dbgcap.c 	remain_length	= EVENT_TRB_LEN(le32_to_cpu(event->generic.field[2]));
EVENT_TRB_LEN    2052 drivers/usb/host/xhci-ring.c 	remaining = EVENT_TRB_LEN(le32_to_cpu(event->transfer_len));
EVENT_TRB_LEN    2154 drivers/usb/host/xhci-ring.c 	remaining = EVENT_TRB_LEN(le32_to_cpu(event->transfer_len));
EVENT_TRB_LEN    2266 drivers/usb/host/xhci-ring.c 	remaining = EVENT_TRB_LEN(le32_to_cpu(event->transfer_len));
EVENT_TRB_LEN    2404 drivers/usb/host/xhci-ring.c 		if (EVENT_TRB_LEN(le32_to_cpu(event->transfer_len)) == 0)
EVENT_TRB_LEN    2241 drivers/usb/host/xhci.h 			EVENT_TRB_LEN(field2), TRB_TO_SLOT_ID(field3),