Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/cxgbe/common/
H A Dcommon.h889 int t4_i2c_io(struct adapter *adap, unsigned int mbox,
H A Dt4_hw.c11907 int t4_i2c_io(struct adapter *adap, unsigned int mbox, in t4_i2c_io() function
11962 return t4_i2c_io(adap, mbox, port, devid, offset, len, buf, false); in t4_i2c_rd()
11970 return t4_i2c_io(adap, mbox, port, devid, offset, len, buf, true); in t4_i2c_wr()