unit               50 kern/dev/generic/beep.c config_beep(struct beep_softc *bs, int unit)
unit               53 kern/dev/generic/beep.c 	if (unit!=0) {
unit              399 kern/dev/generic/console.c config_con(struct con_softc *cs, int unit)
unit              411 kern/dev/generic/console.c 	if (unit>0) {
unit              116 kern/dev/generic/random.c config_random(struct random_softc *rs, int unit)
unit              121 kern/dev/generic/random.c 	if (unit!=0) {
unit               53 kern/dev/generic/rtclock.c config_rtclock(struct rtclock_softc *rtc, int unit)
unit               56 kern/dev/generic/rtclock.c 	if (unit!=0) {