Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/common/
H A Dcommon.h855 int t4_i2c_io(struct adapter *adap, unsigned int mbox,
H A Dt4_hw.c10975 int t4_i2c_io(struct adapter *adap, unsigned int mbox, in t4_i2c_io() function
11030 return t4_i2c_io(adap, mbox, port, devid, offset, len, buf, false); in t4_i2c_rd()
11038 return t4_i2c_io(adap, mbox, port, devid, offset, len, buf, true); in t4_i2c_wr()