Home
last modified time | relevance | path

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

/openbmc/qemu/hw/s390x/
H A Devent-facility.c104 static uint16_t write_event_length_check(SCCB *sccb) in write_event_length_check()
126 EventBufferHeader *event_buf, SCCB *sccb) in handle_write_event_buf()
149 static uint16_t handle_sccb_write_events(SCLPEventFacility *ef, SCCB *sccb) in handle_sccb_write_events()
176 static void write_event_data(SCLPEventFacility *ef, SCCB *sccb) in write_event_data()
196 static uint16_t handle_sccb_read_events(SCLPEventFacility *ef, SCCB *sccb, in handle_sccb_read_events()
248 static void read_event_data(SCLPEventFacility *ef, SCCB *sccb) in read_event_data()
286 static void write_event_mask(SCLPEventFacility *ef, SCCB *sccb) in write_event_mask()
330 static void command_handler(SCLPEventFacility *ef, SCCB *sccb, uint64_t code) in command_handler()
/openbmc/qemu/pc-bios/s390-ccw/
H A Dsclp.h62 typedef struct SCCB { struct
65 } __attribute__((packed)) SCCB; typedef
/openbmc/qemu/include/hw/s390x/
H A Ds390-pci-bus.h391 void s390_pci_sclp_configure(SCCB *sccb);
392 void s390_pci_sclp_deconfigure(SCCB *sccb);
H A Devent-facility.h219 void (*command_handler)(SCLPEventFacility *ef, SCCB *sccb, uint64_t code);
/openbmc/qemu/target/s390x/
H A Dcpu_features_def.h.inc104 DEF_FEAT(EXTENDED_LENGTH_SCCB, "els", STFL, 140, "Extended-length SCCB facility")
127 /* Features exposed via SCLP SCCB Byte 80 - 98 (bit numbers relative to byte-80) */
133 /* Features exposed via SCLP SCCB Byte 116 - 119 (bit numbers relative to byte-116) */
139 /* Features exposed via SCLP SCCB Facilities byte 134 (bit numbers relative to byte-134) */