Searched refs:P16X_REC (Results 1 – 2 of 2) sorted by relevance
238 if (port->port_num == P16X_REC) { in p16x_start()267 if (port->port_num == P16X_REC) { in p16x_stop()387 case P16X_REC: in p16x_alloc_port()391 port->port_num = P16X_REC; in p16x_alloc_port()516 port = dev->port[P16X_REC]; in p16x_hwinit()590 (p16x_alloc_port(dev, P16X_REC) != DDI_SUCCESS)) { in p16x_attach()
61 #define P16X_REC 1 macro