p16x_alloc_port
static int p16x_alloc_port(p16x_dev_t *, int);
if ((p16x_alloc_port(dev, P16X_PLAY) != DDI_SUCCESS) ||
(p16x_alloc_port(dev, P16X_REC) != DDI_SUCCESS)) {