OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:sc_command
(Results
1 - 8
of
8
) sorted by relevancy
/src/sys/dev/ic/
seeq8005var.h
69
int
sc_command
; /* Current command bits */
member in struct:seeq8005_softc
seeq8005var.h
69
int
sc_command
; /* Current command bits */
member in struct:seeq8005_softc
scmi.h
110
int32_t (*
sc_command
)(struct scmi_softc *);
member in struct:scmi_softc
scmi.h
110
int32_t (*
sc_command
)(struct scmi_softc *);
member in struct:scmi_softc
/src/sys/arch/i386/pci/
piixpcib.c
70
int
sc_command
;
member in struct:piixpcib_softc
235
: "a" (sc->
sc_command
),
267
: "a" (sc->
sc_command
),
350
sc->
sc_command
= (sig & 0xffffff00) | (cmd & 0xff);
356
sc->
sc_command
= 0x47534982;
piixpcib.c
70
int
sc_command
;
member in struct:piixpcib_softc
235
: "a" (sc->
sc_command
),
267
: "a" (sc->
sc_command
),
350
sc->
sc_command
= (sig & 0xffffff00) | (cmd & 0xff);
356
sc->
sc_command
= 0x47534982;
/src/sys/dev/nand/
nandemulator.c
108
uint8_t
sc_command
;
member in struct:nandemulator_softc
309
sc->
sc_command
= 0;
372
sc->
sc_command
= command;
451
switch (sc->
sc_command
) {
495
switch (sc->
sc_command
) {
nandemulator.c
108
uint8_t
sc_command
;
member in struct:nandemulator_softc
309
sc->
sc_command
= 0;
372
sc->
sc_command
= command;
451
switch (sc->
sc_command
) {
495
switch (sc->
sc_command
) {
Completed in 95 milliseconds
Indexes created Fri Nov 07 17:09:47 GMT 2025