OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sc_gp_dir
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/dev/pci/
if_tlp_pci.c
1310
sc->
sc_gp_dir
= 0xbf;
1325
sc->
sc_gp_dir
= 0xbf;
1334
TULIP_WRITE(sc, CSR_GPP, GPP_GPC | sc->
sc_gp_dir
);
1400
sc->
sc_gp_dir
= GPP_SMC9332DST_PINS;
1436
TULIP_WRITE(sc, CSR_GPP, GPP_GPC | sc->
sc_gp_dir
);
1615
sc->
sc_gp_dir
= GPP_COGENT_EM1x0_PINS;
/src/sys/dev/ic/
tulipvar.h
370
uint8_t
sc_gp_dir
; /* GPIO pin direction bits (21140) */
member in struct:tulip_softc
tulip.c
3670
TULIP_WRITE(sc, CSR_GPP, GPP_GPC | sc->
sc_gp_dir
);
4349
TULIP_WRITE(sc, CSR_GPP, GPP_GPC | sc->
sc_gp_dir
);
4687
sc->
sc_gp_dir
= *cp++;
4816
TULIP_WRITE(sc, CSR_GPP, GPP_GPC | sc->
sc_gp_dir
);
Completed in 17 milliseconds
Indexes created Mon Oct 13 01:09:56 GMT 2025