OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:si_hwflags
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/tc/
px.c
285
if ((si->
si_hwflags
& PXF_QUEUE) != 0 && (state & STIC_INT_P) != 0) {
304
if ((si->
si_hwflags
& PXF_QUEUE) != 0 && (state & STIC_INT_P_EN) == 0)
372
(si->
si_hwflags
& PXF_QUEUE) != 0) {
386
si->
si_hwflags
|= PXF_QUEUE;
396
si->
si_hwflags
&= ~PXF_QUEUE;
sticvar.h
89
int
si_hwflags
;
member in struct:stic_info
Completed in 41 milliseconds
Indexes created Sun Oct 19 02:09:48 GMT 2025