Home
last modified time | relevance | path

Searched refs:dtop (Results 1 – 4 of 4) sorted by relevance

/original-bsd/sys/pmax/dev/
H A Ddtop.c173 dtop_softc_t dtop; variable
193 dtop->probed_once = 1;
328 dtop_softc_t dtop; local
330 dtop = &dtop_softc[unit];
349 if (!dtop->probed_once)
467 dtop_softc_t dtop; in dtop_get_packet()
475 poll = dtop->poll;
476 data = dtop->data;
518 dtop->bad_pkts++;
528 dtop_softc_t dtop; in dtopKBDGetc() local
[all …]
H A Dxcfb.c59 xcfb needs dtop device
/original-bsd/sys/pmax/conf/
H A Dfiles.pmax19 pmax/dev/dtop.c optional dtop device-driver
/original-bsd/sys/pmax/pmax/
H A Dconf.c231 cdev_decl(dtop);
256 cdev_tty_init(NDTOP,dtop), /* 15: desktop bus interface */