Home
last modified time | relevance | path

Searched defs:DEVUNIT (Results 1 – 8 of 8) sorted by relevance

/openbsd-src/sys/dev/fdt/
H A Damluart.c66 #define DEVUNIT(x) (minor(x) & 0x7f) macro
H A Dimxuart.c47 #define DEVUNIT(x) (minor(x) & 0x7f) macro
H A Dmvuart.c57 #define DEVUNIT(x) (minor(x) & 0x7f) macro
H A Dcduart.c157 #define DEVUNIT(x) (minor(x) & 0x7f) macro
H A Dexuart.c46 #define DEVUNIT(x) (minor(x) & 0x7f) macro
/openbsd-src/sys/arch/riscv64/dev/
H A Dsfuart.c70 #define DEVUNIT(x) (minor(x) & 0x7f) macro
/openbsd-src/sys/dev/ic/
H A Dpluart.c41 #define DEVUNIT(x) (minor(x) & 0x7f) macro
H A Dcom.c116 #define DEVUNIT(x) (minor(x) & 0x7f) macro