Searched refs:t4_i2c_io (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/cxgbe/common/ |
H A D | common.h | 855 int t4_i2c_io(struct adapter *adap, unsigned int mbox,
|
H A D | t4_hw.c | 10975 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()
|