hw_port          2212 drivers/usb/host/xhci-mem.c 		struct xhci_port *hw_port = &xhci->hw_ports[i];
hw_port          2214 drivers/usb/host/xhci-mem.c 		if (hw_port->rhub) {
hw_port          2219 drivers/usb/host/xhci-mem.c 					hw_port->rhub->maj_rev, major_revision);
hw_port          2223 drivers/usb/host/xhci-mem.c 			if (hw_port->rhub != rhub &&
hw_port          2224 drivers/usb/host/xhci-mem.c 				 hw_port->hcd_portnum != DUPLICATE_ENTRY) {
hw_port          2225 drivers/usb/host/xhci-mem.c 				hw_port->rhub->num_ports--;
hw_port          2226 drivers/usb/host/xhci-mem.c 				hw_port->hcd_portnum = DUPLICATE_ENTRY;
hw_port          2230 drivers/usb/host/xhci-mem.c 		hw_port->rhub = rhub;
hw_port          2231 drivers/usb/host/xhci-mem.c 		hw_port->port_cap = port_cap;