Home
last modified time | relevance | path

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

/NextBSD/sys/dev/uart/
HDuart_cpu_pc98.c52 uart_pc98_getdev(u_long port) in uart_pc98_getdev() function
110 class = uart_pc98_getdev(ivar); in uart_cpu_getdev()
HDuart.h75 struct uart_class *uart_pc98_getdev(u_long port);
HDuart_bus_isa.c182 sc->sc_class = uart_pc98_getdev(bus_get_resource_start(dev, in uart_isa_probe()