GET_SLOT_STATE     17 drivers/usb/host/xhci-dbg.c 	int state = GET_SLOT_STATE(le32_to_cpu(slot_ctx->dev_state));
GET_SLOT_STATE   1094 drivers/usb/host/xhci-ring.c 			slot_state = GET_SLOT_STATE(slot_state);
GET_SLOT_STATE   3742 drivers/usb/host/xhci.c 	if (GET_SLOT_STATE(le32_to_cpu(slot_ctx->dev_state)) ==
GET_SLOT_STATE   4092 drivers/usb/host/xhci.c 		if (GET_SLOT_STATE(le32_to_cpu(slot_ctx->dev_state)) ==
GET_SLOT_STATE   2507 drivers/usb/host/xhci.h 			xhci_slot_state_string(GET_SLOT_STATE(state)));