Revision e4bcb14c hw/lsi53c895a.c

b/hw/lsi53c895a.c
151 151
#define PHASE_MI          7
152 152
#define PHASE_MASK        7
153 153

  
154
/* The HBA is ID 7, so for simplicitly limit to 7 devices.  */
155
#define LSI_MAX_DEVS      7
156

  
157 154
/* Maximum length of MSG IN data.  */
158 155
#define LSI_MAX_MSGIN_LEN 8
159 156

  

Also available in: Unified diff