| Home | Sort by: relevance | last modified time | path |
| /src/include/protocols/ | |
| dumprestore.h | 77 int32_t c_volume; /* dump volume number */ member in struct:u_spcl::s_spcl |
| /src/sys/dev/gpib/ | |
| rdreg.h | 44 u_int8_t c_volume; /* CS80CMD_SVOL(0) */ member in struct:rd_iocmd |
| /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 |