Searched refs:snc_alloc_port (Results 1 – 4 of 4) sorted by relevance
166 error = snc_alloc_port(dev, 0); in snc_isa_probe()184 snc_alloc_port(dev, 0); in snc_isa_attach()
40 int snc_alloc_port (device_t, int);
147 if ((error = snc_alloc_port(dev, 0)) != 0) in snc_pccard_attach()
70 snc_alloc_port(device_t dev, int rid) in snc_alloc_port() function