Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/format/
H A Dparam.h67 #define MAXBLKS(heads, spt) UINT16_MAX * heads * spt, heads, spt argument
/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Dbios.c150 unsigned char heads; in get_cdinfo() member
255 unsigned long heads; in get_diskinfo() member
H A Dfat.h49 __u16 heads; /* number of heads */ member
H A Dshared.h703 unsigned long heads; member
/illumos-gate/usr/src/grub/grub-0.97/stage1/
H A Dstage1.S73 heads: label
/illumos-gate/usr/src/uts/sun/sys/dada/impl/
H A Dcommands.h64 uchar_t heads; member
/illumos-gate/usr/src/boot/i386/common/
H A Dedd.h57 uint32_t heads; member
/illumos-gate/usr/src/grub/grub-0.97/lib/
H A Ddevice.c52 unsigned char heads; member
/illumos-gate/usr/src/cmd/fs.d/pcfs/fsck/
H A Dpcfs_bpb.h103 uint16_t heads; member
/illumos-gate/usr/src/cmd/fs.d/pcfs/mkfs/
H A Dmkfs_pcfs.h104 uint16_t heads; member
/illumos-gate/usr/src/boot/common/
H A Dpart.c570 uint16_t sum, heads, sectors; in ptable_vtoc8read() local
/illumos-gate/usr/src/uts/common/io/cpqary3/
H A Dcpqary3_scsi.h161 uint8_t heads; member
H A Dcpqary3.h216 uint8_t heads; member
/illumos-gate/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
/illumos-gate/usr/src/lib/libfdisk/common/
H A Dlibfdisk.c1052 uint32_t heads = epp->disk_geom.virt_heads; in fdisk_set_CHS_values() local
/illumos-gate/usr/src/cmd/bhyve/
H A Dpci_virtio_block.c128 uint8_t heads; member
H A Dblock_if.c1101 uint8_t heads; in blockif_chs() local
H A Dpci_ahci.c1036 uint8_t sech, heads; in ata_identify_init() local
/illumos-gate/usr/src/uts/common/sys/scsi/generic/
H A Ddad_mode.h179 uchar_t heads; /* number of heads */ member
/illumos-gate/usr/src/boot/libsa/
H A Ddosfs.c80 uchar_t heads[2]; /* drive heads */ member
/illumos-gate/usr/src/cmd/fdisk/
H A Dfdisk.c327 static int heads; /* number of heads */ variable
/illumos-gate/usr/src/boot/efi/include/IndustryStandard/
H A DAtapi.h25 UINT16 heads; ///< Number of logical heads. member
/illumos-gate/usr/src/contrib/bhyve/sys/
H A Data.h56 /*003*/ u_int16_t heads; /* # heads */ member