Searched refs:my_status (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/sys/dev/my/
H A Dif_myreg.h214 u_int32_t my_status; member in struct:my_desc
305 #define MY_TXSTATUS(x) x->my_ptr->my_frag[x->my_lastdesc].my_status
310 #define MY_TXOWN(x) x->my_ptr->my_frag[0].my_status
H A Dif_my.c1092 c->my_ptr->my_status = MY_OWNByNIC;
1112 while (!((rxstat = sc->my_cdata.my_rx_head->my_ptr->my_status)
1119 cur_rx->my_ptr->my_status = MY_OWNByNIC;
1129 cur_rx->my_ptr->my_status = MY_OWNByNIC;
1145 cur_rx->my_ptr->my_status = MY_OWNByNIC;
1358 f->my_status = 0;
/freebsd-13-stable/crypto/heimdal/
H A Dltmain.sh665 my_status=$?
666 if test "$my_status" -eq 0; then :; else
667 eval "(exit $my_status); $my_fail_exp"
690 my_status=$?
692 if test "$my_status" -eq 0; then :; else
693 eval "(exit $my_status); $my_fail_exp"

Completed in 114 milliseconds