Home
last modified time | relevance | path

Searched refs:cyl (Results 1 – 9 of 9) sorted by relevance

/linux/drivers/mtd/
H A Dssfdc.c55 unsigned short cyl; member
73 static int get_chs(unsigned long size, unsigned short *cyl, unsigned char *head, in get_chs() argument
84 if (cyl) in get_chs()
85 *cyl = chs_table[k].cyl; in get_chs()
/linux/include/linux/
H A Dmsdos_partition.h11 u8 cyl; /* starting cylinder */ member
/linux/include/linux/mtd/
H A Dnftl.h33 int head,sect,cyl; member
H A Dinftl.h42 int head,sect,cyl; member
/linux/drivers/s390/block/
H A Ddasd_eckd.h142 __u16 cyl; member
150 __u16 cyl; member
155 __u16 cyl; member
/linux/drivers/memstick/core/
H A Dms_block.h267 unsigned short cyl; member
H A Dms_block.c1755 msb->geometry.cylinders = chs_table[i].cyl; in msb_init_card()
/linux/arch/s390/include/uapi/asm/
H A Dipl.h131 __u16 cyl; member
/linux/arch/s390/kernel/
H A Dipl.c523 if (!ipb->br_chr.cyl && \
529 ipb->br_chr.cyl, \
571 ipb->br_chr.cyl = args[0]; \