Home
last modified time | relevance | path

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

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