int usb_register_bus (struct usb_bus * bus);
int usb_register_bus
pointer to the bus to register
!in_interrupt
Assigns a bus number, and links the controller into usbcore data structures so that it can be seen by scanning the bus list.