OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:sc_updreq
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/dev/pcmcia/
if_ray.c
207
struct ray_param_req *
sc_updreq
;
member in struct:ray_softc
797
if (sc->
sc_updreq
) {
798
sc->
sc_updreq
->r_failcause = RAY_FAILCAUSE_EDEVSTOP;
1689
} else if (sc->
sc_updreq
) {
1692
sc->
sc_updreq
->r_failcause =
1694
sc->
sc_updreq
= 0;
2787
if (!sc->
sc_updreq
) {
2803
sc->
sc_updreq
->r_paramid);
2805
ray_write_region(sc, RAY_HOST_TO_ECF_BASE, sc->
sc_updreq
->r_data,
2806
sc->
sc_updreq
->r_len)
[
all
...]
Completed in 15 milliseconds
Indexes created Sun Oct 12 09:09:55 GMT 2025