Searched refs:symf_sram (Results 1 - 1 of 1) sorted by relevance

/haiku/src/add-ons/kernel/busses/scsi/53c8xx/
H A D53c8xx.c149 #define symf_sram 0x0001 /* on board SCRIPTS ram */ macro
167 { 0x0003, 0x10, "53c825a", symf_wide | symf_short |symf_sram | symf_untested },
169 { 0x000f, 0x02, "53c875", symf_wide | symf_sram | symf_doubler },
170 { 0x000f, 0x00, "53c875", symf_wide | symf_sram },
171 { 0x008f, 0x00, "53c875j", symf_wide | symf_sram | symf_doubler },
172 { 0x000d, 0x00, "53c885", symf_wide | symf_sram | symf_untested },
173 { 0x000c, 0x00, "53c895", symf_wide | symf_sram | symf_quadrupler | symf_untested },
174 { 0x000b, 0x00, "53c896", symf_wide | symf_sram | symf_untested },
1089 if(flags & symf_sram){
1123 flags & symf_sram
[all...]

Completed in 26 milliseconds