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

/freebsd-10.0-release/sys/dev/cxgbe/common/
H A Dcommon.h470 int t4_cim_read_la(struct adapter *adap, u32 *la_buf, unsigned int *wrptr);
H A Dt4_hw.c1685 * t4_cim_read_la - read CIM LA capture buffer
1694 int t4_cim_read_la(struct adapter *adap, u32 *la_buf, unsigned int *wrptr) function
/freebsd-10.0-release/sys/dev/cxgbe/
H A Dt4_main.c5045 rc = -t4_cim_read_la(sc, buf, NULL);

Completed in 90 milliseconds