ref: f2cfee358f329519e913a20142d96b1e0029633c
dir: /sys/src/cmd/nusb/usbd/fns.h/
int attachdev(Port*); void detachdev(Port*); void work(void); Hub* newhub(char *, Dev*); int hname(char *); void assignhname(Dev *dev); void checkidle(void); int portfeature(Hub*, int, int, int);