Home
last modified time | relevance | path

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

/openbmc/qemu/target/s390x/
H A Dioinst.c471 #define CHSC_SCSC_0_CSSID 0x0000ff00 macro
491 cssid = (param0 & CHSC_SCSC_0_CSSID) >> 8; in ioinst_handle_chsc_scsc()