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

/freebsd-11-stable/sys/dev/twe/
H A Dtwe.c47 static int twe_get_param_2(struct twe_softc *sc, int table_id, int param_id, u_int16_t *result);
248 if (twe_get_param_2(sc, table, TWE_PARAM_UNITINFO_DescriptorSize, &dsize)) {
733 twe_get_param_2(struct twe_softc *sc, int table_id, int param_id, u_int16_t *result) function
1446 if (twe_get_param_2(sc, TWE_PARAM_AEN, TWE_PARAM_AEN_UnitCode, &aen))

Completed in 133 milliseconds