Home
last modified time | relevance | path

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

/freebsd-src/sys/dev/bxe/
H A Decore_reg.h476 #define MISC_REG_SPIO_EVENT_EN \ macro
H A Dbxe.c16908 val = REG_RD(sc, MISC_REG_SPIO_EVENT_EN); in bxe_setup_fan_failure_detection()
16910 REG_WR(sc, MISC_REG_SPIO_EVENT_EN, val); in bxe_setup_fan_failure_detection()
17698 val = REG_RD(sc, MISC_REG_SPIO_EVENT_EN); in bxe_init_hw_port()