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

/openbsd-current/sys/dev/pci/
H A Dcmpcireg.h61 # define CMPCI_REG_CH1_RESET 0x00080000 macro
H A Dcmpci.c820 reg_reset = CMPCI_REG_CH1_RESET;
847 cmpci_reg_set_4(sc, CMPCI_REG_FUNC_0, CMPCI_REG_CH1_RESET);
849 cmpci_reg_clear_4(sc, CMPCI_REG_FUNC_0, CMPCI_REG_CH1_RESET);

Completed in 128 milliseconds