Home
last modified time | relevance | path

Searched defs:stic_xcomm (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/dev/tc/
H A Dsticio.h65 struct stic_xcomm { struct
66 u_int sxc_head; /* Xserver submit pointer */
67 u_int sxc_tail; /* STIC execute pointer */
68 u_int sxc_nreject; /* number of rejected STIC polls */
69 u_int sxc_nstall; /* number of queue stalls */
70 u_int sxc_busy; /* true if STIC is busy */
71 u_int sxc_reserved[8]; /* reserved for future use */
72 u_int sxc_done[16]; /* packet completion semaphores */