Searched refs:an_alloc_port (Results 1 – 4 of 4) sorted by relevance
| /trueos/sys/dev/an/ |
| HD | if_an_isa.c | 111 an_alloc_port(dev, sc->port_rid, 1); in an_attach_isa()
|
| HD | if_an_pci.c | 157 error = an_alloc_port(dev, sc->port_rid, 1);
|
| HD | if_anreg.h | 499 int an_alloc_port (device_t, int, int);
|
| HD | if_an.c | 339 error = an_alloc_port(dev, 0, AN_IOSIZ); in an_probe() 393 an_alloc_port(device_t dev, int rid, int size) in an_alloc_port() function
|