Home
last modified time | relevance | path

Searched defs:table_id (Results 1 – 6 of 6) sorted by relevance

/freebsd-9-stable/sys/dev/twe/
Dtwe.c721 twe_get_param_1(struct twe_softc *sc, int table_id, int param_id, u_int8_t *result) in twe_get_param_1()
733 twe_get_param_2(struct twe_softc *sc, int table_id, int param_id, u_int16_t *result) in twe_get_param_2()
745 twe_get_param_4(struct twe_softc *sc, int table_id, int param_id, u_int32_t *result) in twe_get_param_4()
763 twe_get_param(struct twe_softc *sc, int table_id, int param_id, size_t param_size, in twe_get_param()
834 twe_set_param_1(struct twe_softc *sc, int table_id, int param_id, u_int8_t value) in twe_set_param_1()
858 twe_set_param(struct twe_softc *sc, int table_id, int param_id, int param_size, void *data) in twe_set_param()
Dtwereg.h490 u_int16_t table_id; member
/freebsd-9-stable/sys/dev/twa/
Dtw_cl_io.c717 tw_cli_get_param(struct tw_cli_ctlr_context *ctlr, TW_INT32 table_id, in tw_cli_get_param()
834 tw_cli_set_param(struct tw_cli_ctlr_context *ctlr, TW_INT32 table_id, in tw_cli_set_param()
Dtw_cl_fwif.h333 TW_UINT16 table_id; member
/freebsd-9-stable/sys/dev/tws/
Dtws_cam.c796 tws_set_param(struct tws_softc *sc, u_int32_t table_id, u_int32_t param_id, in tws_set_param()
843 tws_get_param(struct tws_softc *sc, u_int32_t table_id, u_int32_t param_id, in tws_get_param()
Dtws_hdm.h340 u_int16_t table_id; member