Searched refs:USCBSIZE32 (Results 1 – 6 of 6) sorted by relevance
359 #define USCBSIZE32 0x02 macro
597 bit USCBSIZE32 0x02
1038 dscommand0 &= ~USCBSIZE32; in ahc_scbram_config()1040 dscommand0 |= USCBSIZE32; in ahc_scbram_config()
599 #define USCBSIZE32 0x02
758 field USCBSIZE32 0x02 /* Use 32byte SCB Page Size */
9456 aic_outb(temp_p, ((aic_inb(temp_p, DSCOMMAND0) | USCBSIZE32 | in aic7xxx_detect()9465 CACHETHEN | MPARCKEN | USCBSIZE32 | in aic7xxx_detect()