Home
last modified time | relevance | path

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

/openbmc/linux/arch/s390/include/uapi/asm/
H A Ddasd.h29 typedef struct dasd_information2_t { struct
30 unsigned int devno; /* S/390 devno */
31 unsigned int real_devno; /* for aliases */
32 unsigned int schid; /* S/390 subchannel identifier */
33 unsigned int cu_type : 16; /* from SenseID */
34 unsigned int cu_model : 8; /* from SenseID */
58 } dasd_information2_t; argument