Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/s390x/
H A Dioinst.h206 #define CCW_CMD_SENSE_ID 0xe4 macro
/openbmc/linux/drivers/s390/cio/
H A Ddevice_id.c212 cp->cmd_code = CCW_CMD_SENSE_ID; in ccw_device_sense_id_start()
/openbmc/linux/arch/s390/include/asm/
H A Dcio.h74 #define CCW_CMD_SENSE_ID 0xE4 macro
/openbmc/qemu/pc-bios/s390-ccw/
H A Dcio.h213 #define CCW_CMD_SENSE_ID 0xe4 macro
H A Dvirtio.c341 if (run_ccw(&vdev, CCW_CMD_SENSE_ID, &vdev.senseid, sizeof(vdev.senseid), in virtio_is_supported()
H A Dcio.c55 .cmd_code = CCW_CMD_SENSE_ID, in cu_type()
/openbmc/qemu/hw/s390x/
H A Dcss.c1068 case CCW_CMD_SENSE_ID: in css_interpret_ccw()