Home
last modified time | relevance | path

Searched defs:heads (Results 1 – 16 of 16) sorted by relevance

/titanic_41/usr/src/cmd/format/
H A Dparam.h67 #define MAXBLKS(heads, spt) UINT16_MAX * heads * spt, heads, spt argument
/titanic_41/usr/src/grub/grub-0.97/stage2/
H A Dbios.c147 unsigned char heads; in get_cdinfo() member
237 unsigned long heads; in get_diskinfo() member
H A Dfat.h49 __u16 heads; /* number of heads */ member
H A Dshared.h700 unsigned long heads; member
/titanic_41/usr/src/grub/grub-0.97/stage1/
H A Dstage1.S73 heads: label
/titanic_41/usr/src/uts/sun/sys/dada/impl/
H A Dcommands.h64 uchar_t heads; member
/titanic_41/usr/src/grub/grub-0.97/lib/
H A Ddevice.c52 unsigned char heads; member
/titanic_41/usr/src/cmd/fs.d/pcfs/fsck/
H A Dpcfs_bpb.h105 uint16_t heads; member
/titanic_41/usr/src/cmd/fs.d/pcfs/mkfs/
H A Dmkfs_pcfs.h106 uint16_t heads; member
/titanic_41/usr/src/uts/common/io/cpqary3/
H A Dcpqary3_scsi.h161 uint8_t heads; member
H A Dcpqary3.h216 uint8_t heads; member
/titanic_41/usr/src/uts/common/io/yge/
H A Dyge.c2173 yge_handle_events(yge_dev_t *dev, mblk_t **heads, mblk_t **tails, int *txindex) in yge_handle_events()
2265 mblk_t *heads[2], *tails[2]; in yge_intr() local
/titanic_41/usr/src/lib/libfdisk/common/
H A Dlibfdisk.c1031 uint32_t heads = epp->disk_geom.virt_heads; in fdisk_set_CHS_values() local
/titanic_41/usr/src/tools/onbld/Scm/
H A DWorkSpace.py642 def parenttip(self, heads, outgoing): argument
/titanic_41/usr/src/uts/common/sys/scsi/generic/
H A Ddad_mode.h181 uchar_t heads; /* number of heads */ member
/titanic_41/usr/src/cmd/fdisk/
H A Dfdisk.c335 static int heads; /* number of heads */ variable