Home
last modified time | relevance | path

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

/linux-4.4.14/arch/s390/include/uapi/asm/
Ddasd.h28 typedef struct dasd_information2_t { struct
29 unsigned int devno; /* S/390 devno */
30 unsigned int real_devno; /* for aliases */
31 unsigned int schid; /* S/390 subchannel identifier */
32 unsigned int cu_type : 16; /* from SenseID */
33 unsigned int cu_model : 8; /* from SenseID */
57 } dasd_information2_t; argument