OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sc_r
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/dev/ic/
am7930.c
214
memset(&sc->
sc_r
, 0, sizeof(sc->
sc_r
));
357
if (sc->
sc_r
.intr == NULL) {
372
sc->
sc_r
.intr = intr;
373
sc->
sc_r
.arg = arg;
374
sc->
sc_r
.start = start;
375
sc->
sc_r
.end = end;
376
sc->
sc_r
.blksize = blksize;
377
sc->
sc_r
.data = sc->
sc_r
.start
[
all
...]
am7930var.h
33
struct am7930_buf
sc_r
; /* for rec */
member in struct:am7930_softc
/src/sys/dev/raidframe/
rf_raid.h
321
RF_Raid_t
sc_r
;
member in struct:raid_softc
rf_netbsdkintf.c
250
#define raidsoftc(dev) (((struct raid_softc *)device_private(dev))->
sc_r
.softc)
439
return &rs->
sc_r
;
549
RF_Raid_t *r = &rsc->
sc_r
;
742
DEVICE_XNAME(booted_device), rsc->
sc_r
.root_partition,
743
rf_containsboot(&rsc->
sc_r
, booted_device));
749
rsc->
sc_r
.root_partition == 1 ||
750
rf_containsboot(&rsc->
sc_r
, booted_device)) {
773
RF_Raid_t *r = &sc->
sc_r
;
851
raidPtr = &rs->
sc_r
;
985
rf_markalldirty(&rs->
sc_r
);
[
all
...]
Completed in 14 milliseconds
Indexes created Wed Oct 15 16:09:53 GMT 2025