Searched refs:toe_running (Results 1 – 2 of 2) sorted by relevance
/titanic_44/usr/src/uts/common/io/chxge/ | ||
H A D | ch.h | 316 #define toe_running(a) (a->open_device_map & TOEDEV_DEVMAP_BIT) macro |
H A D | sge.c | 915 if (likely(toe_running(adapter))) { in t1_sge_rx() |