git: 9front

ref: aeabc449b3f7ae40f97793990e6b1850467129d4
dir: /sys/src/cmd/nusb/usbd/fns.h/

View raw version
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);