OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sxc_tail
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/tc/
sticio.h
67
u_int
sxc_tail
; /* STIC execute pointer */
member in struct:stic_xcomm
px.c
276
if (sxc->
sxc_tail
!= sxc->sxc_head && !sxc->sxc_busy)
289
if (sxc->
sxc_tail
!= sxc->sxc_head) {
290
sxc->sxc_done[sxc->
sxc_tail
] = 0;
291
sxc->
sxc_tail
= PX_BUF_INC(sxc->
sxc_tail
);
294
if (sxc->
sxc_tail
!= sxc->sxc_head) {
295
if (*px->px_qpoll[sxc->
sxc_tail
] != STAMP_OK) {
381
sxc->
sxc_tail
= 0;
Completed in 39 milliseconds
Indexes created Mon Oct 20 05:10:11 GMT 2025