Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/isa/
H A Dpasreg.h67 #define I_C_1_BOOT_RESET_ENABLE 0x80 /* R W Control 1=reset board on warm boot, 0=don't */ macro
H A Dpas.c191 paswrite(I_C_1_BOOT_RESET_ENABLE|1, IO_CONFIGURATION_1); in pasconf()