Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/cxgbe/t4nex/
H A Dt4_nexus.c141 static unsigned int getpf(struct adapter *sc);
333 sc->pf = getpf(sc); in t4_devo_attach()
1034 getpf(struct adapter *sc) in getpf() function