Searched refs:dksize (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/tests/dev/cgd/
H A Dt_cgd_blowfish.c2059 const size_t dksize = 4 * SECSIZE; /* Last blkno is 3. */ local
2064 RL(dkfd = open_disk(dkpath, imgpath, dksize));
2106 const size_t dksize = 4 * SECSIZE; /* Last blkno is 3. */ local
2111 RL(dkfd = open_disk(dkpath, imgpath, dksize));
2153 const size_t dksize = 4 * SECSIZE; /* Last blkno is 3. */ local
2158 RL(dkfd = open_disk(dkpath, imgpath, dksize));
2200 const size_t dksize = 4 * SECSIZE; /* Last blkno is 3. */ local
2205 RL(dkfd = open_disk(dkpath, imgpath, dksize));
2247 const size_t dksize = 4 * SECSIZE; /* Last blkno is 3. */ local
2252 RL(dkfd = open_disk(dkpath, imgpath, dksize));
2294 const size_t dksize = 4 * SECSIZE; /* Last blkno is 3. */ local
[all...]
H A Dt_cgd_3des.c823 const size_t dksize = 4 * SECSIZE; /* Last blkno is 3. */ local
828 RL(dkfd = open_disk(dkpath, imgpath, dksize));
870 const size_t dksize = 4 * SECSIZE; /* Last blkno is 3. */ local
875 RL(dkfd = open_disk(dkpath, imgpath, dksize));
H A Dt_cgd_aes.c3230 const size_t dksize = 4 * SECSIZE; /* Last blkno is 3. */ local
3235 RL(dkfd = open_disk(dkpath, imgpath, dksize));
3277 const size_t dksize = 4 * SECSIZE; /* Last blkno is 3. */ local
3282 RL(dkfd = open_disk(dkpath, imgpath, dksize));
3324 const size_t dksize = 4 * SECSIZE; /* Last blkno is 3. */ local
3329 RL(dkfd = open_disk(dkpath, imgpath, dksize));
3371 const size_t dksize = 4 * SECSIZE; /* Last blkno is 3. */ local
3376 RL(dkfd = open_disk(dkpath, imgpath, dksize));
3418 const size_t dksize = 4 * SECSIZE; /* Last blkno is 3. */ local
3423 RL(dkfd = open_disk(dkpath, imgpath, dksize));
3465 const size_t dksize = 4 * SECSIZE; /* Last blkno is 3. */ local
3511 const size_t dksize = 256 * SECSIZE; /* Last blkno is 0xff. */ local
3563 const size_t dksize = 65536 * SECSIZE; /* Last blkno is 0xffff. */ local
[all...]
/netbsd-current/sys/dev/dkwedge/
H A Ddk.c161 static dev_type_size(dksize);
176 .d_psize = dksize,
1855 * dksize: [devsw entry point]
1861 dksize(dev_t dev) function

Completed in 201 milliseconds