Searched defs:_isc (Results 1 – 2 of 2) sorted by relevance
| /openbmc/qemu/include/hw/s390x/ | ||
| H A D | s390_flic.h | 81 #define ISC_TO_PENDING_IO(_isc) (0x80 >> (_isc)) argument |
| H A D | ioinst.h | 251 #define ISC_TO_ISC_BITS(_isc) ((0x80 >> _isc) << 24) argument |