Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/dev/cxgbe/common/
Dcommon.h492 int t4_cim_read_la(struct adapter *adap, u32 *la_buf, unsigned int *wrptr);
Dt4_hw.c1694 int t4_cim_read_la(struct adapter *adap, u32 *la_buf, unsigned int *wrptr) in t4_cim_read_la() function
/freebsd-9-stable/sys/dev/cxgbe/
Dt4_main.c5144 rc = -t4_cim_read_la(sc, buf, NULL); in sysctl_cim_la()