OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:sc_socket
(Results
1 - 5
of
5
) sorted by relevancy
/src/sys/arch/arm/sa11x0/
sa11x1_pcicvar.h
39
struct sapcic_socket
sc_socket
[2];
member in struct:sacpcic_softc
/src/sys/arch/hpcarm/dev/
ipaq_pcic.c
74
struct sapcic_socket
sc_socket
[2];
member in struct:ipaqpcic_softc
115
sc->
sc_socket
[i].sc = (struct sapcic_softc *)sc;
116
sc->
sc_socket
[i].socket = i;
117
sc->
sc_socket
[i].pcictag_cookie = psc;
118
sc->
sc_socket
[i].pcictag = &ipaqpcic_functions;
119
sc->
sc_socket
[i].event_thread = NULL;
120
sc->
sc_socket
[i].event = 0;
121
sc->
sc_socket
[i].laststatus = SAPCIC_CARD_INVALID;
122
sc->
sc_socket
[i].shutdown = 0;
126
paa.pch = (pcmcia_chipset_handle_t)&sc->
sc_socket
[i]
[
all
...]
/src/sys/arch/arm/imx/
imx_pcic.h
82
struct imx_pcic_socket
sc_socket
[IMX_PCIC_NSLOT];
member in struct:imx_pcic_softc
/src/sys/arch/arm/xscale/
pxa2x0_pcic.h
72
struct pxapcic_socket
sc_socket
[PXAPCIC_NSLOT];
member in struct:pxapcic_softc
/src/sys/arch/evbarm/g42xxeb/
gb225_pcic.c
82
struct opcic_socket
sc_socket
[2];
member in struct:opcic_softc
160
sc->
sc_socket
[i].ss.sc = &sc->sc_pc;
161
sc->
sc_socket
[i].ss.socket = i;
162
sc->
sc_socket
[i].ss.pcictag_cookie = NULL;
163
sc->
sc_socket
[i].ss.pcictag = &opcic_tag;
164
sc->
sc_socket
[i].ss.event_thread = NULL;
165
sc->
sc_socket
[i].ss.event = 0;
166
sc->
sc_socket
[i].ss.laststatus = CARDDET_NOCARD;
167
sc->
sc_socket
[i].ss.shutdown = 0;
169
sc->
sc_socket
[i].ss.power_capability =
[
all
...]
Completed in 13 milliseconds
Indexes created Tue Sep 23 14:10:03 GMT 2025