Home
last modified time | relevance | path

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

/openbmc/qemu/target/s390x/
H A Dioinst.c409 #define CHSC_SCPD_0_CSSID 0x00ff0000 macro
439 cssid = (param0 & CHSC_SCPD_0_CSSID) >> 16; in ioinst_handle_chsc_scpd()