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

/freebsd-13-stable/sys/dev/twe/
H A Dtwe.c48 static int twe_get_param_1(struct twe_softc *sc, int table_id, int param_id, u_int8_t *result);
243 if (twe_get_param_1(sc, table, TWE_PARAM_UNITINFO_Status, &dr->td_state)) {
725 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 48 milliseconds