Searched refs:interrupt_type (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/common/io/xge/hal/include/
H A Dxgehal-fifo.h143 * @interrupt_type: FIXME: to-be-defined.
161 u64 interrupt_type; member in struct:xge_hal_fifo_t
/illumos-gate/usr/src/uts/common/io/xge/hal/xgehal/
H A Dxgehal-fifo.c196 fifo->interrupt_type = XGE_HAL_TXD_INT_TYPE_UTILZ;
198 fifo->interrupt_type = XGE_HAL_TXD_INT_TYPE_PER_LIST;
H A Dxgehal-fifo-fp.c514 txdp_first->control_2 |= fifo->interrupt_type;
568 txdp_first->control_2 |= fifo->interrupt_type;
/illumos-gate/usr/src/uts/common/io/myri10ge/drv/
H A Dmyri10ge_var.h279 struct kstat_named interrupt_type; member in struct:myri10ge_info
H A Dmyri10ge.c4044 kstat_named_setstr(&info->interrupt_type, mgp->intr_type);
4054 { "interrupt_type", KSTAT_DATA_STRING },

Completed in 80 milliseconds