Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/tom/
H A Dt4_connect.c165 if (status && act_open_has_tid(status)) in do_act_open_rpl()
/freebsd/sys/dev/cxgbe/
H A Dt4_filter.c1327 if (act_open_has_tid(status)) in t4_hashfilter_ao_rpl()
/freebsd/sys/dev/cxgbe/common/
H A Dt4_msg.h189 static inline int act_open_has_tid(int status) in act_open_has_tid() function