Searched refs:PSWLegacy (Results 1 – 2 of 2) sorted by relevance
21 typedef struct PSWLegacy { struct24 } __attribute__ ((aligned(8))) PSWLegacy; argument25 _Static_assert(sizeof(struct PSWLegacy) == 8, "PSWLegacy size incorrect");39 PSWLegacy ipl_psw; /* 0x000 */
200 PSWLegacy *pswl = (PSWLegacy *) 0x00; in dasd_ipl()