OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:rd_ssmc
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/hp300/stand/common/
rd.c
58
static struct rd_ssmcmd
rd_ssmc
;
variable in typeref:struct:rd_ssmcmd
137
rd_ssmc
.c_unit = C_SUNIT(0);
138
rd_ssmc
.c_cmd = C_SSM;
139
rd_ssmc
.c_refm = REF_MASK;
140
rd_ssmc
.c_fefm = FEF_MASK;
141
rd_ssmc
.c_aefm = AEF_MASK;
142
rd_ssmc
.c_iefm = IEF_MASK;
143
hpibsend(ctlr, unit, C_CMD, (uint8_t *)&
rd_ssmc
, sizeof(
rd_ssmc
));
rd.c
58
static struct rd_ssmcmd
rd_ssmc
;
variable in typeref:struct:rd_ssmcmd
137
rd_ssmc
.c_unit = C_SUNIT(0);
138
rd_ssmc
.c_cmd = C_SSM;
139
rd_ssmc
.c_refm = REF_MASK;
140
rd_ssmc
.c_fefm = FEF_MASK;
141
rd_ssmc
.c_aefm = AEF_MASK;
142
rd_ssmc
.c_iefm = IEF_MASK;
143
hpibsend(ctlr, unit, C_CMD, (uint8_t *)&
rd_ssmc
, sizeof(
rd_ssmc
));
Completed in 21 milliseconds
Indexes created Wed Oct 01 15:09:59 GMT 2025