Searched refs:dscommand0 (Results 1 – 3 of 3) sorted by relevance
711 u_int dscommand0; in ahc_pci_config() local819 dscommand0 = ahc_inb(ahc, DSCOMMAND0); in ahc_pci_config()820 dscommand0 |= MPARCKEN|CACHETHEN; in ahc_pci_config()827 dscommand0 &= ~DPARCKEN; in ahc_pci_config()835 dscommand0 |= CACHETHEN; in ahc_pci_config()838 dscommand0 &= ~CACHETHEN; in ahc_pci_config()1023 u_int dscommand0; in ahc_scbram_config() local1027 dscommand0 &= ~INTSCBRAMSEL; in ahc_scbram_config()1029 dscommand0 |= INTSCBRAMSEL; in ahc_scbram_config()1031 dscommand0 &= ~USCBSIZE32; in ahc_scbram_config()[all …]
886 uint8_t dscommand0; member
1013 uint8_t dscommand0; member
Completed in 16 milliseconds