ref: e74a87d537dfd2ed817ba94314df7c517b51d65a
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);