portsc_buf       1593 drivers/usb/host/xhci-hub.c 	u32 portsc_buf[USB_MAXCHILDREN];
portsc_buf       1624 drivers/usb/host/xhci-hub.c 		portsc_buf[port_index] = 0;
portsc_buf       1683 drivers/usb/host/xhci-hub.c 			portsc_buf[port_index] = t2;
portsc_buf       1689 drivers/usb/host/xhci-hub.c 		if (!portsc_buf[port_index])
portsc_buf       1702 drivers/usb/host/xhci-hub.c 		writel(portsc_buf[port_index], ports[port_index]->addr);