Searched refs:uart_isa_probe (Results 1 – 1 of 1) sorted by relevance
45 static int uart_isa_probe(device_t dev);49 DEVMETHOD(device_probe, uart_isa_probe),153 uart_isa_probe(device_t dev) in uart_isa_probe() function