HomeSort by: relevance | last modified time | path
    Searched refs:sxc_busy (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/tc/
sticio.h 70 u_int sxc_busy; /* true if STIC is busy */ member in struct:stic_xcomm
px.c 276 if (sxc->sxc_tail != sxc->sxc_head && !sxc->sxc_busy)
297 sxc->sxc_busy = 0;
299 sxc->sxc_busy = 1;
301 sxc->sxc_busy = 0;

Completed in 13 milliseconds