Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgb/common/
H A Dcxgb_common.h836 int t3_i2c_read8(adapter_t *adapter, int chained, u8 *valp);
H A Dcxgb_t3_hw.c205 int t3_i2c_read8(adapter_t *adapter, int chained, u8 *valp) in t3_i2c_read8() function