Home
last modified time | relevance | path

Searched refs:g_ncyl (Results 1 – 8 of 8) sorted by relevance

/titanic_44/usr/src/uts/common/sys/
H A Dcmlb.h39 unsigned int g_ncyl; member
/titanic_44/usr/src/uts/i86pc/i86hvm/io/
H A Dpv_cmdk.c599 pgeom->g_ncyl = tgdk_geom.g_cyl; in xdfs_c_getpgeom()
H A Dxdf_shell.c254 vgeomp->g_ncyl = capacity / (63 * 254); in xdfs_lb_getinfo()
/titanic_44/usr/src/uts/common/io/
H A Dcmlb.c1989 pgeomp->g_ncyl = 0;
1991 pgeomp->g_ncyl = pgeomp->g_capacity / spc;
2018 cl->cl_pgeom.g_ncyl, cl->cl_pgeom.g_acyl,
5284 cl->cl_g.dkg_ncyl = (short)pgeomp->g_ncyl;
5467 cl->cl_lgeom.g_ncyl > 1024) {
5471 dkgp->dkg_ncyl = cl->cl_lgeom.g_ncyl;
5531 dkgp->dkg_ncyl = cl->cl_pgeom.g_ncyl;
/titanic_44/usr/src/uts/intel/io/dktp/disk/
H A Dcmdk.c1526 phygeomp->g_ncyl = phyg.g_cyl; in cmdk_lb_getinfo()
1552 virtgeomp->g_ncyl = capacity / (63 * 254); in cmdk_lb_getinfo()
/titanic_44/usr/src/uts/common/xen/io/
H A Dxdf.c1746 geomp->g_ncyl = ncyl == 0 ? 1 : ncyl; in xdf_synthetic_pgeom()
2271 vdp->xdf_pgeom.g_ncyl = geomp->g_ncyl; in xdf_hvm_setpgeom()
/titanic_44/usr/src/uts/sun/io/dada/targets/
H A Ddad.c4609 phygeomp->g_ncyl = devp->dcd_ident->dcd_fixcyls - 2; in dcd_lb_getphygeom()
4644 phygeomp->g_ncyl = USHRT_MAX - 2; in dcd_lb_getphygeom()
4646 phygeomp->g_ncyl = in dcd_lb_getphygeom()
/titanic_44/usr/src/uts/common/io/scsi/targets/
H A Dsd.c5171 pgeom_p->g_ncyl = ncyl - pgeom_p->g_acyl; in sd_get_physical_geometry()
5190 pgeom_p->g_ncyl, pgeom_p->g_acyl, in sd_get_physical_geometry()
5288 lgeom_p->g_ncyl = 0; in sd_get_virtual_geometry()
5290 lgeom_p->g_ncyl = lgeom_p->g_capacity / spc; in sd_get_virtual_geometry()