Home
last modified time | relevance | path

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

/freebsd/sys/dev/my/
H A Dif_myreg.h212 u_int32_t my_status; member
303 #define MY_TXSTATUS(x) x->my_ptr->my_frag[x->my_lastdesc].my_status
308 #define MY_TXOWN(x) x->my_ptr->my_frag[0].my_status
H A Dif_my.c1080 c->my_ptr->my_status = MY_OWNByNIC; in my_newbuf()
1100 while (!((rxstat = sc->my_cdata.my_rx_head->my_ptr->my_status) in my_rxeof()
1107 cur_rx->my_ptr->my_status = MY_OWNByNIC; in my_rxeof()
1117 cur_rx->my_ptr->my_status = MY_OWNByNIC; in my_rxeof()
1133 cur_rx->my_ptr->my_status = MY_OWNByNIC; in my_rxeof()
1346 f->my_status = 0; in my_encap()
/freebsd/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"