Home
last modified time | relevance | path

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

/freebsd-14.2/sys/modules/uart/
H A DMakefile16 _uart_cpu=uart_cpu_x86.c macro
18 _uart_cpu=uart_cpu_${MACHINE}.c macro
20 .if exists(${.CURDIR:H:H}/dev/uart/${_uart_cpu})
21 uart_cpu_machine= ${_uart_cpu}