OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:c_volume
(Results
1 - 9
of
9
) sorted by relevancy
/src/sys/dev/gpib/
rdreg.h
44
u_int8_t
c_volume
; /* CS80CMD_SVOL(0) */
member in struct:rd_iocmd
rd.c
715
sc->sc_ioc.
c_volume
= CS80CMD_SVOL(0);
1137
sc->sc_ioc.
c_volume
= CS80CMD_SVOL(0);
/src/include/protocols/
dumprestore.h
77
int32_t
c_volume
; /* dump volume number */
member in struct:u_spcl::s_spcl
/src/sbin/restore/
tape.c
125
int32_t
c_volume
;
member in struct:u_ospcl::s_ospcl
352
if (spcl.
c_volume
!= 1) {
489
if (tmpbuf.
c_volume
!= volno) {
492
volno, tmpbuf.
c_volume
);
1476
buf->
c_volume
= u_ospcl.s_ospcl.
c_volume
;
1744
s->
c_volume
= bswap32(s->
c_volume
);
1789
os->
c_volume
= bswap32(os->
c_volume
);
[
all
...]
/src/sys/arch/hp300/dev/
rdreg.h
44
uint8_t
c_volume
;
member in struct:rd_iocmd
rd.c
998
sc->sc_ioc.
c_volume
= C_SVOL(0);
1520
sc->sc_ioc.
c_volume
= C_SVOL(0);
/src/sbin/dump/
tape.c
695
spcl.
c_volume
= iswap32(iswap32(spcl.
c_volume
) + 1);
main.c
694
(long long)iswap64(spcl.c_tapea), iswap32(spcl.
c_volume
),
695
(iswap32(spcl.
c_volume
) == 1) ? "" : "s");
/src/sys/arch/hp300/stand/common/
rd.c
326
rd_ioc.
c_volume
= C_SVOL(0);
Completed in 55 milliseconds
Indexes created Wed Oct 15 16:09:53 GMT 2025