git: 9front

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

View raw version
int	attachdev(Port*);
void	detachdev(Port*);
void	work(void);
Hub*	newhub(char *, Dev *);