OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ASC_IS_ISA
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/dev/isa/
adv_isa.c
167
irq = AscGetChipIRQ(iot, ioh,
ASC_IS_ISA
);
223
sc->bus_type =
ASC_IS_ISA
;
/src/sys/dev/ic/
advlib.c
314
if ((sc->bus_type &
ASC_IS_ISA
) != 0)
475
if (sc->bus_type & (
ASC_IS_ISA
| ASC_IS_VL | ASC_IS_EISA))
527
if ((sc->bus_type & (
ASC_IS_ISA
| ASC_IS_VL)) != 0) {
548
if (sc->bus_type &
ASC_IS_ISA
) {
727
return (
ASC_IS_ISA
);
1950
if (bus_type &
ASC_IS_ISA
) {
1999
if (bus_type &
ASC_IS_ISA
)
advlib.h
108
#define
ASC_IS_ISA
0x0001
Completed in 15 milliseconds
Indexes created Mon Oct 20 20:10:13 GMT 2025