Searched refs:uart_pccard_probe (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/sys/dev/uart/
H A Duart_bus_pccard.c48 static int uart_pccard_probe(device_t dev);
53 DEVMETHOD(device_probe, uart_pccard_probe),
69 uart_pccard_probe(device_t dev) function

Completed in 100 milliseconds