Searched refs:ADV_CFG_LSW_HOST_INT_ON (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/sys/dev/advansys/
H A Dadvlib.c1558 ADV_OUTW(adv, ADV_CONFIG_LSW, cfg & ~ADV_CFG_LSW_HOST_INT_ON);
1567 ADV_OUTW(adv, ADV_CONFIG_LSW, cfg | ADV_CFG_LSW_HOST_INT_ON);
H A Dadvlib.h148 #define ADV_CFG_LSW_HOST_INT_ON 0x0020 macro
H A Dadvansys.c845 config_lsw |= ADV_CFG_LSW_HOST_INT_ON;

Completed in 188 milliseconds