Home
last modified time | relevance | path

Searched refs:IXP_REC (Results 1 – 2 of 2) sorted by relevance

/titanic_44/usr/src/uts/common/io/audio/drv/audioixp/
H A Daudioixp.c476 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()
H A Daudioixp.h45 #define IXP_REC 1 macro