OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:SERUNIT
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/amiga/dev/
serreg.h
65
#define
SERUNIT
(dev) (minor(dev) & 0x7f)
/src/sys/arch/atari/dev/
ser.c
147
#define
SERUNIT
(x) TTUNIT(x)
377
int unit =
SERUNIT
(dev);
495
int unit =
SERUNIT
(dev);
521
struct ser_softc *sc = device_lookup_private(&ser_cd,
SERUNIT
(dev));
530
struct ser_softc *sc = device_lookup_private(&ser_cd,
SERUNIT
(dev));
539
struct ser_softc *sc = device_lookup_private(&ser_cd,
SERUNIT
(dev));
548
struct ser_softc *sc = device_lookup_private(&ser_cd,
SERUNIT
(dev));
557
int unit =
SERUNIT
(dev);
662
device_lookup_private(&ser_cd,
SERUNIT
(tp->t_dev));
875
device_lookup_private(&ser_cd,
SERUNIT
(tp->t_dev))
[
all
...]
Completed in 50 milliseconds
Indexes created Mon Sep 29 21:09:56 GMT 2025