Home
last modified time | relevance | path

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

/dflybsd-src/sys/dev/raid/twe/
H A Dtwe.c48 static int twe_get_param_4(struct twe_softc *sc, int table_id, int param_id, u_int32_t *result);
236 if (twe_get_param_4(sc, table, TWE_PARAM_UNITINFO_Capacity, &dr->td_size)) { in twe_add_unit()
753 twe_get_param_4(struct twe_softc *sc, int table_id, int param_id, u_int32_t *result) in twe_get_param_4() function
1695 error = twe_get_param_4(sc, TWE_PARAM_DRIVEINFO + i, in twe_describe_controller()