Searched refs:tr_xo (Results 1 - 4 of 4) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/bsd/netat/
H A Datp_misc.c213 if (!trp->tr_retry && !trp->tr_bitmap && !trp->tr_xo) {
H A Datp.h321 unsigned char tr_xo; /* execute once transaction */ member in struct:atp_trans
H A Datp_read.c477 if ( !trp->tr_xo)
H A Datp_write.c1174 trp->tr_xo = athp->xo;
1204 if (!trp->tr_retry && !trp->tr_bitmap && !trp->tr_xo)
1507 trp->tr_xo = athp->xo;
1535 if ( !trp->tr_retry && !trp->tr_bitmap && !trp->tr_xo)

Completed in 33 milliseconds