Home
last modified time | relevance | path

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

/openbsd/sys/dev/ic/
H A Dxlreg.h129 #define XL_CMD_RX_DISABLE 0x1800 macro
H A Dxl.c2294 CSR_WRITE_2(sc, XL_COMMAND, XL_CMD_RX_DISABLE); in xl_stop()