Home
last modified time | relevance | path

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

/freebsd-13.1/sys/dev/twe/
H A Dtwereg.h410 #define TWE_PARAM_AEN_UnitCode 2 /* (unit number << 8) | AEN code [2] */ macro
H A Dtwe.c1406 if ((twe_get_param(sc, TWE_PARAM_AEN, TWE_PARAM_AEN_UnitCode, 2, twe_handle_aen)) == NULL) in twe_fetch_aen()
1447 if (twe_get_param_2(sc, TWE_PARAM_AEN, TWE_PARAM_AEN_UnitCode, &aen)) in twe_drain_aen_queue()