Searched defs:param_id (Results 1 – 4 of 4) sorted by relevance
/dflybsd-src/sys/dev/raid/twe/ |
H A D | twe.c | 729 twe_get_param_1(struct twe_softc *sc, int table_id, int param_id, u_int8_t *result) in twe_get_param_1() 741 twe_get_param_2(struct twe_softc *sc, int table_id, int param_id, u_int16_t *result) in twe_get_param_2() 753 twe_get_param_4(struct twe_softc *sc, int table_id, int param_id, u_int32_t *result) in twe_get_param_4() 771 twe_get_param(struct twe_softc *sc, int table_id, int param_id, size_t param_size, in twe_get_param() 841 twe_set_param_1(struct twe_softc *sc, int table_id, int param_id, u_int8_t value) in twe_set_param_1() 865 twe_set_param(struct twe_softc *sc, int table_id, int param_id, int param_size, void *data) in twe_set_param()
|
/dflybsd-src/sys/dev/raid/twa/ |
H A D | tw_cl_io.c | 718 TW_INT32 param_id, TW_VOID *param_data, TW_INT32 param_size, in tw_cli_get_param() 835 TW_INT32 param_id, TW_INT32 param_size, TW_VOID *data, in tw_cli_set_param()
|
/dflybsd-src/sys/dev/raid/tws/ |
H A D | tws_cam.c | 854 tws_set_param(struct tws_softc *sc, u_int32_t table_id, u_int32_t param_id, in tws_set_param() 900 tws_get_param(struct tws_softc *sc, u_int32_t table_id, u_int32_t param_id, in tws_get_param()
|
/dflybsd-src/sys/netproto/802_11/ |
H A D | ieee80211.h | 307 uint8_t param_id; member
|