Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/rsm/
H A Drsm_in.h165 #define RSM_SEGMENT_POLL 0x8 macro
/titanic_44/usr/src/uts/common/io/rsm/
H A Drsm.c4048 if (seg->s_pollflag & RSM_SEGMENT_POLL) in rsm_intr_event()
4075 if (seg->s_pollflag & RSM_SEGMENT_POLL) in rsm_intr_event()
6799 seg->s_pollflag |= RSM_SEGMENT_POLL; in rsm_chpoll()