OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:sc_nexus
(Results
1 - 14
of
14
) sorted by relevancy
/src/sys/arch/newsmips/apbus/
spifi.c
85
struct spifi_scb *
sc_nexus
;
member in struct:spifi_softc
259
if (sc->
sc_nexus
== NULL) /* IDLE */
309
struct spifi_scb *scb = sc->
sc_nexus
;
355
if (scb == NULL || sc->
sc_nexus
!= NULL)
376
sc->
sc_nexus
= scb;
448
scb = sc->
sc_nexus
;
575
struct spifi_scb *scb = sc->
sc_nexus
;
600
struct spifi_scb *scb = sc->
sc_nexus
;
641
struct spifi_scb *scb = sc->
sc_nexus
;
668
struct spifi_scb *scb = sc->
sc_nexus
;
[
all
...]
/src/sys/arch/amiga/dev/
siopvar.h
144
struct siop_acb *
sc_nexus
; /* current command */
member in struct:siop_softc
sbicvar.h
121
struct sbic_acb *
sc_nexus
; /* current command */
member in struct:sbic_softc
/src/sys/dev/ic/
aic6360var.h
127
struct aic_acb *
sc_nexus
; /* current command */
member in struct:aic_softc
mb89352var.h
129
struct spc_acb *
sc_nexus
; /* current command */
member in struct:spc_softc
osiopvar.h
206
struct osiop_acb *
sc_nexus
; /* current command */
member in struct:osiop_softc
wd33c93var.h
146
struct wd33c93_acb *
sc_nexus
; /* current command */
member in struct:wd33c93_softc
ncr53c9xvar.h
299
struct ncr53c9x_ecb *
sc_nexus
; /* Current command */
member in struct:ncr53c9x_softc
/src/sys/arch/acorn32/podulebus/
sbicvar.h
107
struct sbic_acb *
sc_nexus
; /* current command */
member in struct:sbic_softc
escvar.h
189
struct nexus
sc_nexus
[8];
member in struct:esc_softc
sfasvar.h
190
struct nexus
sc_nexus
[8];
member in struct:sfas_softc
/src/sys/arch/mvme68k/dev/
sbicvar.h
110
struct sbic_acb *
sc_nexus
; /* current command */
member in struct:sbic_softc
/src/sys/arch/macppc/dev/
mesh.c
118
struct mesh_scb *
sc_nexus
; /* current command */
member in struct:mesh_softc
351
scb = sc->
sc_nexus
;
779
struct mesh_scb *scb = sc->
sc_nexus
;
888
sc->
sc_nexus
= NULL;
1011
if (sc->
sc_nexus
== NULL) /* IDLE */
1048
if (sc->
sc_nexus
== NULL) {
1050
sc->
sc_nexus
= scb;
1084
sc->
sc_nexus
= NULL;
/src/sys/arch/x68k/dev/
mhavar.h
98
struct acb *
sc_nexus
; /* current command */
member in struct:mha_softc
Completed in 19 milliseconds
Indexes created Sun Sep 28 16:09:52 GMT 2025