Searched refs:p16x_alloc_port (Results 1 – 1 of 1) sorted by relevance
111 static int p16x_alloc_port(p16x_dev_t *, int);371 p16x_alloc_port(p16x_dev_t *dev, int num) in p16x_alloc_port() function589 if ((p16x_alloc_port(dev, P16X_PLAY) != DDI_SUCCESS) || in p16x_attach()590 (p16x_alloc_port(dev, P16X_REC) != DDI_SUCCESS)) { in p16x_attach()