OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:vnd_geom
(Results
1 - 5
of
5
) sorted by relevancy
/src/usr.sbin/vnconfig/
vnconfig.c
307
rv = getgeom(&vndio.
vnd_geom
, geom);
315
vndio.
vnd_geom
.vng_secsize = lp->d_secsize;
316
vndio.
vnd_geom
.vng_nsectors = lp->d_nsectors;
317
vndio.
vnd_geom
.vng_ntracks = lp->d_ntracks;
318
vndio.
vnd_geom
.vng_ncylinders = lp->d_ncylinders;
374
vndio.
vnd_geom
.vng_secsize,
375
vndio.
vnd_geom
.vng_nsectors,
376
vndio.
vnd_geom
.vng_ntracks,
377
vndio.
vnd_geom
.vng_ncylinders);
/src/sys/dev/
vndvar.h
92
struct vndgeom
vnd_geom
; /* geometry to emulate */
member in struct:vnd_ioctl
204
struct vndgeom
vnd_geom
; /* geometry to emulate */
member in struct:vnd_ioctl50
vnd.c
1443
memcpy(&vnd->sc_geom, &vio->
vnd_geom
,
1444
sizeof(vio->
vnd_geom
));
/src/sys/compat/netbsd32/
netbsd32_ioctl.c
347
p->
vnd_geom
= s32p->
vnd_geom
;
369
p->
vnd_geom
= s32p->
vnd_geom
;
907
s32p->
vnd_geom
= p->
vnd_geom
;
928
s32p->
vnd_geom
= p->
vnd_geom
;
netbsd32_ioctl.h
572
struct vndgeom
vnd_geom
; /* geometry to emulate */
member in struct:netbsd32_vnd_ioctl
591
struct vndgeom
vnd_geom
; /* geometry to emulate */
member in struct:netbsd32_vnd_ioctl50
Completed in 192 milliseconds
Indexes created Thu Oct 23 22:10:10 GMT 2025