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

/freebsd-11-stable/sys/dev/twe/
H A Dtwe.c46 static int twe_get_param_1(struct twe_softc *sc, int table_id, int param_id, u_int8_t *result);
242 if (twe_get_param_1(sc, table, TWE_PARAM_UNITINFO_Status, &dr->td_state)) {
721 twe_get_param_1(struct twe_softc *sc, int table_id, int param_id, u_int8_t *result) function
1644 twe_get_param_1(sc, TWE_PARAM_CONTROLLER, TWE_PARAM_CONTROLLER_PortCount, &ports);

Completed in 102 milliseconds