Searched refs:LSIState (Results 1 – 1 of 1) sorted by relevance
218 struct LSIState { struct314 OBJECT_DECLARE_SIMPLE_TYPE(LSIState, LSI53C895A) argument332 static inline int lsi_irq_on_rsl(LSIState *s) in lsi_irq_on_rsl()337 static lsi_request *get_pending_req(LSIState *s) in get_pending_req()349 static void lsi_soft_reset(LSIState *s) in lsi_soft_reset()423 static int lsi_dma_40bit(LSIState *s) in lsi_dma_40bit()430 static int lsi_dma_ti64bit(LSIState *s) in lsi_dma_ti64bit()437 static int lsi_dma_64bit(LSIState *s) in lsi_dma_64bit()444 static uint8_t lsi_reg_readb(LSIState *s, int offset);445 static void lsi_reg_writeb(LSIState *s, int offset, uint8_t val);[all …]