Searched refs:twe_get_param_1 (Results 1 – 1 of 1) sorted by relevance
/dflybsd-src/sys/dev/raid/twe/ |
H A D | twe.c | 46 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)) { in twe_add_unit() 729 twe_get_param_1(struct twe_softc *sc, int table_id, int param_id, u_int8_t *result) in twe_get_param_1() function 1657 error = twe_get_param_1(sc, TWE_PARAM_CONTROLLER, in twe_describe_controller()
|