Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/xl/
H A Dif_xlreg.h127 #define XL_CMD_RESET 0x0000 /* mustwait */ macro
H A Dif_xl.c934 CSR_WRITE_2(sc, XL_COMMAND, XL_CMD_RESET | in xl_reset()