nheads             42 arch/i386/include/pc/msdos.h 	unsigned char nheads[2];	/* Heads */
nheads             42 dev/ata/atascsi.h 	u_int16_t	nheads;		/*   3 */
nheads            632 dev/ic/cac.c   		_lto4b( CAC_GET2(dinfo->ncylinders) * CAC_GET1(dinfo->nheads) *
nheads            664 dev/ic/cac.c   		    CAC_GET1(dinfo->nheads) * CAC_GET1(dinfo->nsectors);
nheads            133 dev/ic/cacreg.h 	u_int8_t	nheads;
nheads            314 scsi/scsi_disk.h 	u_int8_t nheads;	/* number of heads */
nheads            336 scsi/scsi_disk.h 	u_int8_t nheads;	/* number of heads */
nheads           1366 scsi/sd.c      			heads = rigid->nheads;
nheads           1377 scsi/sd.c      				heads = flex->nheads;