Home
last modified time | relevance | path

Searched refs:g_head (Results 1 – 5 of 5) sorted by relevance

/titanic_50/usr/src/uts/common/sys/dktp/
H A Dtgdk.h66 int g_head; member
/titanic_50/usr/src/uts/intel/io/dktp/dcdev/
H A Ddadk.c741 if (head < 0 || head >= dadkp->dad_phyg.g_head) in dadk_ioctl()
1022 dadkp->dad_logg.g_head = dkgeom_p->g_head; in dadk_setgeom()
/titanic_50/usr/src/uts/i86pc/i86hvm/io/
H A Dpv_cmdk.c601 pgeom->g_nhead = tgdk_geom.g_head; in xdfs_c_getpgeom()
/titanic_50/usr/src/uts/intel/io/dktp/controller/ata/
H A Data_disk.c981 tgdk.g_head = ata_drvp->ad_drvrhd; in ata_disk_ioctl()
985 tgdk.g_cap = (diskaddr_t)tgdk.g_cyl * tgdk.g_head * tgdk.g_sec; in ata_disk_ioctl()
/titanic_50/usr/src/uts/intel/io/dktp/disk/
H A Dcmdk.c1524 phygeomp->g_nhead = phyg.g_head; in cmdk_lb_getinfo()