Home
last modified time | relevance | path

Searched refs:t4_cim_read_la (Results 1 – 3 of 3) sorted by relevance

/titanic_44/usr/src/uts/common/io/cxgbe/common/
H A Dcommon.h387 int t4_cim_read_la(struct adapter *adap, u32 *la_buf, unsigned int *wrptr);
H A Dt4_hw.c1354 t4_cim_read_la(struct adapter *adap, u32 *la_buf, unsigned int *wrptr) in t4_cim_read_la() function
/titanic_44/usr/src/uts/common/io/cxgbe/t4nex/
H A Dt4_ioctl.c761 rc = t4_cim_read_la(sc, (u32 *)buf, NULL); in read_cim_la()