/titanic_51/usr/src/cmd/format/ |
H A D | param.h | 67 #define MAXBLKS(heads, spt) UINT16_MAX * heads * spt, heads, spt argument
|
/titanic_51/usr/src/grub/grub-0.97/stage2/ |
H A D | bios.c | 147 unsigned char heads; get_cdinfo() member 237 unsigned long heads; get_diskinfo() member [all...] |
H A D | fat.h | 49 __u16 heads; /* number of heads */ member
|
H A D | shared.h | 700 unsigned long heads; member
|
/titanic_51/usr/src/grub/grub-0.97/stage1/ |
H A D | stage1.S | 73 heads: label
|
/titanic_51/usr/src/uts/sun/sys/dada/impl/ |
H A D | commands.h | 64 uchar_t heads; member
|
/titanic_51/usr/src/boot/sys/boot/i386/common/ |
H A D | edd.h | 59 uint32_t heads; member
|
/titanic_51/usr/src/grub/grub-0.97/lib/ |
H A D | device.c | 52 unsigned char heads; member [all...] |
/titanic_51/usr/src/cmd/fs.d/pcfs/fsck/ |
H A D | pcfs_bpb.h | 105 uint16_t heads; member
|
/titanic_51/usr/src/cmd/fs.d/pcfs/mkfs/ |
H A D | mkfs_pcfs.h | 106 uint16_t heads; member
|
/titanic_51/usr/src/boot/sys/boot/arm/ixp425/boot2/ |
H A D | ixp425_board.c | 228 u_int8_t heads; member
|
/titanic_51/usr/src/uts/common/io/cpqary3/ |
H A D | cpqary3_scsi.h | 161 uint8_t heads; member
|
H A D | cpqary3.h | 216 uint8_t heads; member
|
/titanic_51/usr/src/boot/sys/boot/common/ |
H A D | part.c | 572 uint16_t sum, heads, sectors; in ptable_vtoc8read() local
|
/titanic_51/usr/src/uts/common/io/yge/ |
H A D | yge.c | 2173 yge_handle_events(yge_dev_t *dev, mblk_t **heads, mblk_t **tails, int *txindex) in yge_handle_events() argument 2265 mblk_t *heads[2], *tails[2]; in yge_intr() local [all...] |
/titanic_51/usr/src/lib/libfdisk/common/ |
H A D | libfdisk.c | 1031 uint32_t heads = epp->disk_geom.virt_heads; in fdisk_set_CHS_values() local
|
/titanic_51/usr/src/uts/common/sys/scsi/generic/ |
H A D | dad_mode.h | 181 uchar_t heads; /* number of heads */ member
|
/titanic_51/usr/src/boot/lib/libstand/ |
H A D | dosfs.c | 80 u_char heads[2]; /* drive heads */ member
|
/titanic_51/usr/src/cmd/fdisk/ |
H A D | fdisk.c | 335 static int heads; /* number of heads */ variable [all...] |