Home
last modified time | relevance | path

Searched refs:heads (Results 26 – 49 of 49) sorted by relevance

12

/illumos-gate/usr/src/boot/i386/libi386/
H A Dbiosdisk.c578 bd->bd_hds = params->heads; in bd_get_diskinfo_ext()
585 params->heads * params->sectors_per_track; in bd_get_diskinfo_ext()
/illumos-gate/usr/src/cmd/bhyve/
H A Dpci_ahci.c1036 uint8_t sech, heads; in ata_identify_init() local
1042 blockif_chs(p->bctx, &cyl, &heads, &sech); in ata_identify_init()
1046 ata_ident->heads = heads; in ata_identify_init()
/illumos-gate/usr/src/uts/common/io/
H A Demul64_bsd.c674 page4.heads = uint_to_byte0(tgt->emul64_tgt_nheads); in bsd_mode_sense_dad_mode_geometry()
681 page4.heads = 0xff; in bsd_mode_sense_dad_mode_geometry()
/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Dshared.h703 unsigned long heads; member
H A Dbuiltins.c1851 disks[current_drive].heads = num_head; in geometry_func()
1878 geom.cylinders, geom.heads, geom.sectors, in geometry_func()
3288 head = (lba / buf_geom.sectors) % buf_geom.heads; in partnew_func()
3289 cylinder = lba / (buf_geom.sectors * buf_geom.heads); in partnew_func()
H A Dboot.c964 + (((geom.heads - 1) & 0xff) << 8) in bsd_boot()
/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
/illumos-gate/usr/src/boot/libsa/
H A Ddosfs.c80 uchar_t heads[2]; /* drive heads */ member
/illumos-gate/usr/src/tools/scripts/
H A Dwebrev.sh2615 refs/heads/ | \
/illumos-gate/usr/src/cmd/format/
H A Dauto_sense.c996 nhead = page4->heads; in generic_disk_sense()
/illumos-gate/usr/src/uts/intel/io/amr/
H A Damr.c2043 page4p->heads = BE_8(AMR_DEFAULT_HEADS); in amr_mode_sense()
/illumos-gate/usr/src/grub/grub-0.97/docs/
H A Dmultiboot.texi128 free operating system communities to put their heads together and solve
879 heads. @samp{drive_sectors} contains the number of the sectors per
H A Dmultiboot.info81 free operating system communities to put their heads together and solve
813 `drive_heads' contains the number of the heads. `drive_sectors'
H A Dgrub.info-21382 cylinders, the number of heads, the number of sectors and the
H A Dgrub.texi2860 cylinders, the number of heads, the number of sectors and the number of
H A Dgrub.info2686 cylinders, the number of heads, the number of sectors and the
/illumos-gate/usr/src/data/zoneinfo/
H A Dasia1555 # From Reuters (2007-09-16), with a heads-up from Jesper Nørgaard Welen:
2168 # From Steffen Thorsen (2006-10-01), after a heads-up from Hilal Malawi:
4066 # From Paul Eggert (2024-01-14) after a 2014 heads-up from Trần Ngọc Quân
4067 # and a 2024-01-14 heads-up from Đoàn Trần Công Danh:
H A Dnorthamerica279 # From Paul Eggert (2023-01-23), from a 2001-01-08 heads-up from Rives McDow:
3266 # From Gwillim Law (2006-04-22), after a heads-up from Oscar van Vlijmen:
3581 # From the Turks & Caicos Cabinet (2017-07-20), heads-up from Steffen Thorsen:
H A Deurope1834 # (2001-01-03), noted after a heads-up by Rives McDow:
2066 # From Paul Eggert (2014-08-11), after a heads-up from Stephen Colebourne:
/illumos-gate/usr/src/uts/common/io/mr_sas/
H A Dmr_sas.c7865 page4p->heads = 255; in mrsas_mode_sense_build()
/illumos-gate/usr/src/uts/common/io/aac/
H A Daac.c4102 page4p->heads = AAC_NUMBER_OF_HEADS; in aac_mode_sense()
/illumos-gate/usr/src/grub/grub-0.97/
H A DChangeLog8127 (heads): Likewise.
8690 * shared_src/asm.S (get_diskinfo_floppy): Correct the number of heads
/illumos-gate/usr/src/uts/common/io/scsi/targets/
H A Dsd.c4560 nhead = (int)page4p->heads; /* uchar, so no conversion needed */ in sd_get_physical_geometry()

12