Searched refs:YDS_DSCTRL_CRST (Results 1 – 2 of 2) sorted by relevance
88 # define YDS_DSCTRL_CRST 0x0001 macro
834 pci_conf_write(pc, pa->pa_tag, YDS_PCI_DSCTRL, reg & ~YDS_DSCTRL_CRST); in yds_attach()885 pci_conf_write(pc, pa->pa_tag, YDS_PCI_DSCTRL, reg | YDS_DSCTRL_CRST); in yds_attach()887 pci_conf_write(pc, pa->pa_tag, YDS_PCI_DSCTRL, reg & ~YDS_DSCTRL_CRST); in yds_attach()