OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PCMCIA_IO_ALLOCATED
(Results
1 - 9
of
9
) sorted by relevancy
/src/sys/dev/pcmcia/
pcmciavar.h
51
#define
PCMCIA_IO_ALLOCATED
0x01 /* i/o space was allocated */
/src/sys/arch/hpcmips/dev/
it8368.c
606
pcihp->flags =
PCMCIA_IO_ALLOCATED
;
634
if (pcihp->flags &
PCMCIA_IO_ALLOCATED
)
plumpcmcia.c
533
pcihp->flags =
PCMCIA_IO_ALLOCATED
;
643
if (pcihp->flags &
PCMCIA_IO_ALLOCATED
) {
/src/sys/arch/hpcsh/dev/hd64465/
hd64465pcmcia.c
613
pcihp->flags =
PCMCIA_IO_ALLOCATED
;
646
if (pcihp->flags &
PCMCIA_IO_ALLOCATED
)
/src/sys/arch/hpcsh/dev/hd64461/
hd64461pcmcia.c
718
pcihp->flags =
PCMCIA_IO_ALLOCATED
;
760
if (pcihp->flags &
PCMCIA_IO_ALLOCATED
)
/src/sys/arch/evbsh3/ap_ms104_sh4/
shpcmcia.c
692
pihp->flags |=
PCMCIA_IO_ALLOCATED
;
/src/sys/dev/ic/
i82365.c
1074
flags |=
PCMCIA_IO_ALLOCATED
;
1099
if (pcihp->flags &
PCMCIA_IO_ALLOCATED
)
tcic2.c
985
flags |=
PCMCIA_IO_ALLOCATED
;
1011
if (pcihp->flags &
PCMCIA_IO_ALLOCATED
)
/src/sys/dev/pci/
pccbb.c
1986
flags |=
PCMCIA_IO_ALLOCATED
;
2031
if (pcihp->flags &
PCMCIA_IO_ALLOCATED
)
Completed in 20 milliseconds
Indexes created Wed Oct 15 07:09:58 GMT 2025