Home
last modified time | relevance | path

Searched refs:LDC_INTR_NONE (Results 1 – 3 of 3) sorted by relevance

/titanic_50/usr/src/uts/sun4v/sys/
H A Dldc_impl.h102 #define LDC_INTR_NONE 0x00 /* No interrupts */ macro
/titanic_50/usr/src/cmd/mdb/sun4v/modules/ldc/
H A Dldc.c89 { "none ", ALLBITS, LDC_INTR_NONE },
/titanic_50/usr/src/uts/sun4v/io/
H A Dldc.c785 ldcp->tx_intr_state = LDC_INTR_NONE; in i_ldc_clear_intr()
793 ldcp->rx_intr_state = LDC_INTR_NONE; in i_ldc_clear_intr()
2678 ldcp->tx_intr_state = LDC_INTR_NONE; in ldc_init()
2679 ldcp->rx_intr_state = LDC_INTR_NONE; in ldc_init()