Home
last modified time | relevance | path

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

/openbmc/qemu/hw/scsi/
H A Dmegasas.c75 struct MegasasState *state;
78 struct MegasasState { struct
123 typedef struct MegasasState MegasasState; argument
139 DECLARE_OBJ_CHECKERS(MegasasState, MegasasBaseClass, in DECLARE_OBJ_CHECKERS() argument
145 static bool megasas_intr_enabled(MegasasState *s) in DECLARE_OBJ_CHECKERS()
154 static bool megasas_use_queue64(MegasasState *s) in megasas_use_queue64()
159 static bool megasas_use_msix(MegasasState *s) in megasas_use_msix()
164 static bool megasas_is_jbod(MegasasState *s) in megasas_is_jbod()
169 static void megasas_frame_set_cmd_status(MegasasState *s, in megasas_frame_set_cmd_status()
177 static void megasas_frame_set_scsi_status(MegasasState *s, in megasas_frame_set_scsi_status()
[all …]