Searched refs:cs_alloc_port (Results 1 – 3 of 3) sorted by relevance
75 int cs_alloc_port(device_t dev, int rid, int size);
97 cs_alloc_port(dev, 0, CS_89x0_IO_PORTS); in cs_isa_attach()
272 error = cs_alloc_port(dev, 0, CS_89x0_IO_PORTS); in cs_cs89x0_probe()406 cs_alloc_port(device_t dev, int rid, int size) in cs_alloc_port() function