Home
last modified time | relevance | path

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

/openbmc/qemu/hw/misc/
H A Dibm-cffps.c28 typedef struct IBMCffpsState { struct
39 } IBMCffpsState; argument
44 static void ibm_cffps_read(IBMCffpsState *s) in ibm_cffps_read()
95 static void ibm_cffps_write(IBMCffpsState *s) in ibm_cffps_write()
106 IBMCffpsState *s = IBM_CFFPS(i2c); in ibm_cffps_recv()
117 IBMCffpsState *s = IBM_CFFPS(i2c); in ibm_cffps_send()
142 IBMCffpsState *s = IBM_CFFPS(i2c); in ibm_cffps_event()
168 VMSTATE_UINT8(len, IBMCffpsState),
170 VMSTATE_UINT8(pointer, IBMCffpsState),
179 IBMCffpsState *s = IBM_CFFPS(dev); in ibm_cffps_reset()
[all …]