Lines Matching refs:devctl
172 devctl(h->dev, "hub"); in newhub()
175 devctl(h->dev, "info roothub csp %#08ux ports %d", in newhub()
178 devctl(h->dev, "info hub csp %#08ulx ports %d %q %q", in newhub()
199 devctl(d, "detach"); in newhub()
242 devctl(h->dev, "detach"); in closehub()
360 if(devctl(d, "newdev %s %d", sp, p) < 0){ in portattach()
382 devctl(nd, "debug 1"); in portattach()
391 if(devctl(nd, "address") < 0){ in portattach()
402 devctl(nd, "maxpkt %d", mp); in portattach()
432 devctl(nd, "detach"); in portattach()
464 devctl(pp->dev, "detach"); in portdetach()
536 if(devctl(nd, "address") < 0){ in portreset()
556 devctl(nd, "detach"); in portreset()