OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:STIC_INT_P
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/dev/tc/
sticreg.h
229
#define
STIC_INT_P
0x00020000
234
#define STIC_INT_P_MASK (STIC_INT_P_EN |
STIC_INT_P
| STIC_INT_P_WE)
px.c
277
state |=
STIC_INT_P
;
285
if ((si->si_hwflags & PXF_QUEUE) != 0 && (state &
STIC_INT_P
) != 0) {
343
if ((sr->sr_ipdvint &
STIC_INT_P
) != 0) {
397
sr->sr_ipdvint = STIC_INT_P_WE |
STIC_INT_P
;
pxg.c
335
if ((sr->sr_ipdvint &
STIC_INT_P
) != 0) {
stic.c
400
STIC_INT_WE |
STIC_INT_P
| STIC_INT_E_EN | STIC_INT_V_EN;
Completed in 36 milliseconds
Indexes created Wed Oct 15 16:09:53 GMT 2025