OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:cmd_c
(Results
1 - 5
of
5
) sorted by relevancy
/src/sys/dev/ic/
siopvar.h
51
struct siop_common_cmd
cmd_c
;
member in struct:siop_cmd
56
#define cmd_tables
cmd_c
.siop_tables
100
struct siop_common_softc *sc = siop_cmd->
cmd_c
.siop_sc;
103
offset = siop_cmd->
cmd_c
.dsa -
esiopvar.h
64
struct siop_common_cmd
cmd_c
;
member in struct:esiop_cmd
67
#define cmd_tables
cmd_c
.siop_tables
123
struct siop_common_softc *sc = esiop_cmd->
cmd_c
.siop_sc;
126
offset = esiop_cmd->
cmd_c
.dsa -
esiop.c
384
esiop_cmd->
cmd_c
.dsa, \
472
xs = esiop_cmd->
cmd_c
.xs;
474
if (esiop_cmd->
cmd_c
.status != CMDST_ACTIVE) {
477
esiop_cmd->
cmd_c
.status);
604
SIOP_DSA, esiop_cmd->
cmd_c
.dsa);
618
siop_ma(&esiop_cmd->
cmd_c
);
631
siop_ma(&esiop_cmd->
cmd_c
);
696
esiop_cmd->
cmd_c
.status = CMDST_DONE;
755
esiop_cmd->
cmd_c
.status = CMDST_DONE;
787
if (esiop_cmd->
cmd_c
.status != CMDST_ACTIVE)
[
all
...]
siop.c
281
siop_cmd->
cmd_c
.dsa, \
339
xs = siop_cmd->
cmd_c
.xs;
340
siop_target = (struct siop_target *)siop_cmd->
cmd_c
.siop_target;
341
target = siop_cmd->
cmd_c
.xs->xs_periph->periph_target;
342
lun = siop_cmd->
cmd_c
.xs->xs_periph->periph_lun;
343
tag = siop_cmd->
cmd_c
.tag;
346
if (siop_cmd->
cmd_c
.status != CMDST_ACTIVE) {
349
siop_cmd->
cmd_c
.status);
469
SIOP_DSA, siop_cmd->
cmd_c
.dsa);
483
siop_ma(&siop_cmd->
cmd_c
);
[
all
...]
/src/usr.sbin/psrset/
psrset.c
51
static int
cmd_c
(char **, int);
86
cmd =
cmd_c
;
235
cmd_c
(char **argv, int argc)
function in typeref:typename:int
Completed in 34 milliseconds
Indexes created Mon Sep 29 03:10:08 GMT 2025