Home
last modified time | relevance | path

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

/openbmc/linux/arch/s390/include/asm/
H A Dcio.h69 #define CCW_CMD_SENSE_PGID 0x34 macro
/openbmc/linux/drivers/s390/cio/
H A Ddevice_pgid.c444 cp->cmd_code = CCW_CMD_SENSE_PGID; in snid_build_cp()