Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/cxgbe/t4nex/
H A Dt4_ioctl.c1603 rc = t4_cim_read_la(sc, (u32 *)buf, NULL); in read_cim_la()
H A Dcudbg_lib.c2456 rc = t4_cim_read_la(padap, in collect_cim_la()
/illumos-gate/usr/src/uts/common/io/cxgbe/common/
H A Dcommon.h728 int t4_cim_read_la(struct adapter *adap, u32 *la_buf, unsigned int *wrptr);
H A Dt4_hw.c10993 int t4_cim_read_la(struct adapter *adap, u32 *la_buf, unsigned int *wrptr) in t4_cim_read_la() function