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

/freebsd-11-stable/sys/dev/ed/
H A Dif_ed_cbus.c53 static int ed98_alloc_port(device_t, int);
238 ed98_alloc_port(dev, 0);
447 ed98_alloc_port(device_t dev, int rid) function
595 device_printf(dev, "ed98_alloc_port: i/o ports = %d\n", n);
678 error = ed98_alloc_port(dev, port_rid);
814 error = ed98_alloc_port(dev, port_rid);
1009 error = ed98_alloc_port(dev, port_rid);
1162 error = ed98_alloc_port(dev, port_rid);
1432 error = ed98_alloc_port(dev, port_rid);

Completed in 91 milliseconds