Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/cxgbe/common/
H A Dcommon.c10 return t4_memory_rw_mtype(adap, win, mtype, maddr, len, hbuf, dir); in t4_memory_rw()
H A Dcommon.h750 int t4_memory_rw_mtype(struct adapter *adap, int win,
H A Dt4_hw.c935 int t4_memory_rw_mtype(struct adapter *adap, int win, int mtype, u32 maddr, in t4_memory_rw_mtype() function