Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/chxge/
H A Dch.h251 #define TSO_CAPABLE 0x200 /* TSO able */ macro
H A Dsge.c527 if (sge->obj->ch_flags & TSO_CAPABLE) in t1_sge_intr_enable()