Searched refs:twe_get_param_2 (Results 1 – 1 of 1) sorted by relevance
| /NextBSD/sys/dev/twe/ |
| HD | twe.c | 47 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)) { in twe_add_unit() 733 twe_get_param_2(struct twe_softc *sc, int table_id, int param_id, u_int16_t *result) in twe_get_param_2() function 1446 if (twe_get_param_2(sc, TWE_PARAM_AEN, TWE_PARAM_AEN_UnitCode, &aen)) in twe_drain_aen_queue()
|