OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sc_bustype
(Results
1 - 13
of
13
) sorted by relevancy
/src/sys/dev/ic/
cyvar.h
35
(((reg << 1)) << sc->
sc_bustype
))
39
(((reg << 1))<< sc->
sc_bustype
), (val))
84
int
sc_bustype
;
member in struct:cy_softc
am79c930var.h
46
int
sc_bustype
;
member in struct:am79c930_softc
dptvar.h
87
int
sc_bustype
; /* SysInfo bus type */
member in struct:dpt_softc
cy.c
92
int bustype = sc->
sc_bustype
;
199
chip += (CY_CD1400_MEMSPACING << sc->
sc_bustype
)) {
202
chip -= (CY32_ADDR_FIX << sc->
sc_bustype
);
246
CY_CLEAR_INTR << sc->
sc_bustype
, 0);
1330
CY_CLEAR_INTR << sc->
sc_bustype
, 0);
dpt.c
1272
info->busType = sc->
sc_bustype
;
/src/sys/dev/isa/
cy_isa.c
57
sc->
sc_bustype
= CY_BUSTYPE_ISA;
89
sc->
sc_bustype
= CY_BUSTYPE_ISA;
dpt_isa.c
319
sc->
sc_bustype
= SI_ISA_BUS;
/src/sys/arch/sun3/sun3/
vme.c
80
int
sc_bustype
;
member in struct:vme_softc
142
sc->
sc_bustype
= unit;
168
bustype = sc->
sc_bustype
;
186
bustype = sc->
sc_bustype
;
/src/sys/arch/sun3/sun3x/
vme.c
80
int
sc_bustype
;
member in struct:vme_softc
142
sc->
sc_bustype
= unit;
168
bustype = sc->
sc_bustype
;
186
bustype = sc->
sc_bustype
;
/src/sys/dev/eisa/
dpt_eisa.c
172
sc->
sc_bustype
= SI_EISA_BUS;
/src/sys/dev/pci/
dpt_pci.c
140
sc->
sc_bustype
= SI_PCI_BUS;
cy_pci.c
102
sc->
sc_bustype
= CY_BUSTYPE_PCI;
/src/sys/dev/pcmcia/
if_awi_pcmcia.c
198
sc->sc_chip.
sc_bustype
= AM79C930_BUS_PCMCIA;
Completed in 16 milliseconds
Indexes created Sun Oct 26 21:10:03 GMT 2025