Home
last modified time | relevance | path

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

/freebsd/sys/modules/uart/
H A DMakefile15 _uart_cpu=uart_cpu_x86.c macro
17 _uart_cpu=uart_cpu_${MACHINE}.c macro
19 .if exists(${.CURDIR:H:H}/dev/uart/${_uart_cpu})
20 uart_cpu_machine= ${_uart_cpu}