Searched refs:SIS_CFG_EDB_MASTER_EN (Results 1 – 2 of 2) sorted by relevance
/dragonfly/sys/dev/netif/sis/ | ||
H A D | if_sisreg.h | 120 #define SIS_CFG_EDB_MASTER_EN 0x00002000 macro |
H A D | if_sis.c | 1854 if (CSR_READ_4(sc, SIS_CFG) & SIS_CFG_EDB_MASTER_EN) in sis_init() |