Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/cxgbe/t4nex/
H A Dt4_nexus.c136 static unsigned int getpf(struct adapter *sc);
303 sc->pf = getpf(sc); in t4_devo_attach()
979 getpf(struct adapter *sc) in getpf() function