Searched refs:WSDISPLAYMINOR (Results 1 – 1 of 1) sorted by relevance
228 #define WSDISPLAYMINOR(unit, screen) (((unit) << 8) | (screen)) macro483 mn = WSDISPLAYMINOR(sc->sc_dv.dv_unit, idx); in wsdisplay_closescreen()584 cn_tab->cn_dev = makedev(maj, WSDISPLAYMINOR(self->dv_unit, 0)); in wsdisplay_emul_attach()