hubd_toggle_port
static int hubd_toggle_port(hubd_t *, usb_port_t);
(void) hubd_toggle_port(hubd, port);
if (hubd_toggle_port(hubd, port) != USB_SUCCESS) {