Home
last modified time | relevance | path

Searched refs:devattach (Results 1 – 25 of 91) sorted by relevance

1234

/plan9/sys/src/9/bcm/
H A Ddevfakertc.c78 return devattach('r', spec); in rtcattach()
H A Ddevarch.c70 return devattach('P', spec); in archattach()
/plan9/sys/src/9/port/
H A Ddevkbin.c31 return devattach(L'Ι', spec); in kbinattach()
H A Ddevdup.c45 return devattach('d', spec); in dupattach()
H A Ddevwd.c119 return devattach('w', spec); in wdattach()
H A Ddevkprof.c79 return devattach('K', spec); in kprofattach()
H A Ddevkbmap.c27 return devattach(L'κ', spec); in kbmapattach()
H A Ddevcap.c54 return devattach(L'¤', spec); in capattach()
H A Ddevroot.c112 return devattach('/', spec); in rootattach()
/plan9/sys/src/9/ppc/
H A Ddevce.c88 return devattach('C', spec); in ceattach()
H A Ddevirq.c153 return devattach('b', spec); in irqattach()
/plan9/sys/src/9/omap/
H A Ddevdss.c39 return devattach('v', spec); in screenattach()
H A Ddevarch.c72 return devattach('P', spec); in archattach()
/plan9/sys/src/cmd/vnc/
H A Dcompat.h121 Chan* devattach(int, char*);
/plan9/sys/src/9/teg2/
H A Ddevarch.c72 return devattach('P', spec); in archattach()
/plan9/sys/src/cmd/unix/drawterm/kern/
H A Ddevmouse.c35 return devattach('m', spec); in mouseattach()
H A Ddevroot.c128 return devattach('/', spec); in rootattach()
H A Ddevaudio.c82 return devattach('A', param); in audioattach()
/plan9/sys/src/9/kw/
H A Ddevarch.c72 return devattach('P', spec); in archattach()
H A Ddevtwsi.c225 return devattach(L'⁲', param); in twsiattach()
H A Ddevrtc.c275 return devattach(L'r', spec); in rtcattach()
/plan9/sys/src/9/rb/
H A Ddevarch.c72 return devattach('P', spec); in archattach()
/plan9/sys/src/9/pc/
H A Ddevlpt.c114 c = devattach('L', spec); in lptattach()
H A Ddevlm78.c323 return devattach(lm78devtab.dc, spec); in lm78attach()
/plan9/sys/src/9/mtx/
H A Ddevrtc.c85 return devattach('r', spec); in rtcattach()

1234