Home
last modified time | relevance | path

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

/freebsd-12.1/sys/modules/uart/
H A DMakefile21 _uart_cpu=uart_cpu_x86.c macro
23 _uart_cpu=uart_cpu_${MACHINE}.c macro
25 .if exists(${.CURDIR:H:H}/dev/uart/${_uart_cpu})
26 uart_cpu_machine= ${_uart_cpu}