port_change_bit   506 drivers/usb/host/xhci-hub.c 	char *port_change_bit;
port_change_bit   512 drivers/usb/host/xhci-hub.c 		port_change_bit = "reset";
port_change_bit   516 drivers/usb/host/xhci-hub.c 		port_change_bit = "warm(BH) reset";
port_change_bit   520 drivers/usb/host/xhci-hub.c 		port_change_bit = "connect";
port_change_bit   524 drivers/usb/host/xhci-hub.c 		port_change_bit = "over-current";
port_change_bit   528 drivers/usb/host/xhci-hub.c 		port_change_bit = "enable/disable";
port_change_bit   532 drivers/usb/host/xhci-hub.c 		port_change_bit = "suspend/resume";
port_change_bit   536 drivers/usb/host/xhci-hub.c 		port_change_bit = "link state";
port_change_bit   540 drivers/usb/host/xhci-hub.c 		port_change_bit = "config error";
port_change_bit   551 drivers/usb/host/xhci-hub.c 		 wIndex + 1, port_change_bit, port_status);