OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PCIC_FLAG_CARDP
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/dev/pci/
pccbbvar.h
39
#define
PCIC_FLAG_CARDP
0x0002
/src/sys/dev/ic/
i82365var.h
87
#define
PCIC_FLAG_CARDP
0x0002
i82365.c
756
if ((h->flags &
PCIC_FLAG_CARDP
) == 0) {
760
h->flags |=
PCIC_FLAG_CARDP
;
771
if (h->flags &
PCIC_FLAG_CARDP
) {
772
h->flags &= ~
PCIC_FLAG_CARDP
;
Completed in 17 milliseconds
Indexes created Wed Oct 15 07:09:58 GMT 2025