Searched refs:IXP_REC (Results 1 – 2 of 2) sorted by relevance
476 if (port->num == IXP_REC) { in audioixp_stop()508 if (port->num == IXP_REC) { in audioixp_start()702 case IXP_REC: in audioixp_alloc_port()897 if (port->num == IXP_REC) { in audioixp_update_port()1303 (audioixp_alloc_port(statep, IXP_REC) != DDI_SUCCESS)) { in audioixp_attach()
45 #define IXP_REC 1 macro