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

/openbsd-current/sys/dev/pci/
H A Dcmpcireg.h59 # define CMPCI_REG_CH1_ENABLE 0x00020000 macro
H A Dcmpci.c819 reg_enable = CMPCI_REG_CH1_ENABLE;
845 cmpci_reg_clear_4(sc, CMPCI_REG_FUNC_0, CMPCI_REG_CH1_ENABLE);
1775 reg_enable = CMPCI_REG_CH1_ENABLE;
1860 cmpci_reg_set_4(sc, CMPCI_REG_FUNC_0, CMPCI_REG_CH1_ENABLE);

Completed in 201 milliseconds