Searched refs:cs80bus_alloc (Results 1 – 1 of 1) sorted by relevance
68 static int cs80bus_alloc(struct cs80bus_softc *, int, int);184 if (cs80bus_alloc(sc, ca->ca_slave, ca->ca_punit)) in cs80bussearch()206 cs80bus_alloc(struct cs80bus_softc *sc, int slave, int punit) in cs80bus_alloc() function