OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LE_OWN
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/hp300/stand/common/
if_lereg.h
137
#define
LE_OWN
0x8000 /* owner bit, 0=host, 1=LANCE */
if_le.c
371
sc->sc_rd[i].flags = ((a >> 16) & 0xff) |
LE_OWN
;
469
if (cdm->flags &
LE_OWN
)
518
cdm->flags |=
LE_OWN
;
554
while (cdm->flags &
LE_OWN
) {
560
if (cdm->flags &
LE_OWN
)
563
while (cdm->flags &
LE_OWN
);
571
cdm->flags |=
LE_OWN
| LE_STP | LE_ENP;
Completed in 11 milliseconds
Indexes created Mon Oct 20 03:09:53 GMT 2025