/openbmc/qemu/tests/qtest/ |
H A D | fdc-test.c | 121 uint8_t cyl = 0; in send_read_command() local 177 uint8_t cyl = 0; in send_read_no_dma_command() local 247 static void send_seek(int cyl) in send_seek() 362 int cyl = 0; in test_sense_interrupt() local 384 uint8_t cyl = 1; in test_relative_seek() local 413 uint8_t cyl; in test_read_id() local
|
H A D | hd-geo-test.c | 410 uint32_t cyl; member 431 uint8_t status, parttype, head, sector, cyl; in create_qcow2_with_mbr() local
|
/openbmc/linux/block/partitions/ |
H A D | ibm.c | 33 sector_t cyl; in cchh2blk() local 51 sector_t cyl; in cchhb2blk() local
|
/openbmc/qemu/pc-bios/s390-ccw/ |
H A D | bootmap.c | 130 uint64_t cyl, head, sec; in gen_eckd_block_num() local 135 static bool eckd_valid_chs(uint64_t cyl, uint64_t head, uint64_t sector) in eckd_valid_chs() 153 uint64_t cyl, head, sec; in eckd_valid_address() local
|
H A D | cio.h | 353 uint16_t cyl; member 359 uint16_t cyl; member
|
/openbmc/u-boot/disk/ |
H A D | part_dos.h | 23 unsigned char cyl; /* starting cylinder */ member
|
/openbmc/linux/drivers/mtd/ |
H A D | ssfdc.c | 56 unsigned short cyl; member 74 static int get_chs(unsigned long size, unsigned short *cyl, unsigned char *head, in get_chs()
|
H A D | sm_ftl.h | 63 unsigned short cyl; member
|
/openbmc/linux/drivers/scsi/ |
H A D | scsicam.c | 62 int cyl, ext_cyl, end_head, end_cyl, end_sector; in scsi_partsize() local
|
/openbmc/linux/include/linux/ |
H A D | msdos_partition.h | 11 u8 cyl; /* starting cylinder */ member
|
/openbmc/linux/include/linux/mtd/ |
H A D | inftl.h | 42 int head,sect,cyl; member
|
H A D | nftl.h | 33 int head,sect,cyl; member
|
/openbmc/qemu/hw/block/ |
H A D | hd-geometry.c | 44 uint8_t cyl; /* starting cylinder */ member
|
/openbmc/u-boot/include/ |
H A D | part_efi.h | 66 u8 cyl; /* starting cylinder */ member
|
/openbmc/linux/arch/s390/include/uapi/asm/ |
H A D | ipl.h | 130 __u16 cyl; member
|
/openbmc/linux/drivers/s390/block/ |
H A D | dasd_eckd.h | 142 __u16 cyl; member 150 __u16 cyl; member 155 __u16 cyl; member
|
H A D | dasd_eckd.c | 205 static void set_ch_t(struct ch_t *geo, __u32 cyl, __u8 head) in set_ch_t() 222 u32 cyl; in dasd_eckd_track_from_irb() local
|
/openbmc/linux/drivers/memstick/core/ |
H A D | ms_block.h | 267 unsigned short cyl; member
|
/openbmc/linux/drivers/ata/ |
H A D | libata-core.c | 650 u32 cyl, head, sect; in ata_tf_read_block() local 793 u32 sect, head, cyl, track; in ata_build_rw_tf() local
|
H A D | libata-scsi.c | 1514 u32 sect, head, cyl, track; in ata_scsi_verify_xlat() local
|
/openbmc/qemu/hw/ide/ |
H A D | core.c | 640 unsigned int cyl, r; in ide_set_sector() local
|