Searched refs:CCW_CMD_RELEASE (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/arch/s390/include/asm/ | ||
H A D | cio.h | 72 #define CCW_CMD_RELEASE 0x94 macro |
/openbmc/linux/drivers/s390/cio/ | ||
H A D | device_pgid.c | 638 cp[1].cmd_code = CCW_CMD_RELEASE; in stlck_build_cp() |