OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mscp_cmdref
(Results
1 - 7
of
7
) sorted by relevancy
/src/sys/dev/mscp/
mscp.c
266
if (st == M_ST_INVALCMD && mp->
mscp_cmdref
!= 0) {
364
if (mp->
mscp_cmdref
>= NCMD) {
375
if (mp->
mscp_cmdref
== -1) {
379
mxi = &mi->mi_xi[mp->
mscp_cmdref
];
427
mi->mi_mxiuse |= (1 << mp->
mscp_cmdref
);
mscp_subr.c
480
offsetof(struct mscp_pack, mp_rsp[i].
mscp_cmdref
));
487
offsetof(struct mscp_pack, mp_cmd[i].
mscp_cmdref
));
589
mp->
mscp_cmdref
= next;
mscp_tape.c
204
mp->
mscp_cmdref
= (long)&mt->mt_state;
474
mp->
mscp_cmdref
= -1;
mscp.h
386
long
mscp_cmdref
; /* command reference number */
member in struct:mscp
mscp_disk.c
770
mp->
mscp_cmdref
= 1;
/src/sys/arch/vax/boot/boot/
tmscp.c
110
uda.uda_ca.ca_rspdsc=(int)&ubauda->uda_rsp.
mscp_cmdref
;
111
uda.uda_ca.ca_cmddsc=(int)&ubauda->uda_cmd.
mscp_cmdref
;
ra.c
169
uda.uda_ca.ca_rspdsc = (int)&ubauda->uda_rsp.
mscp_cmdref
;
170
uda.uda_ca.ca_cmddsc = (int)&ubauda->uda_cmd.
mscp_cmdref
;
Completed in 15 milliseconds
Indexes created Tue Oct 14 15:09:51 GMT 2025