Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/cxgbe/common/
H A Dcommon.h345 int t4_port_init(struct port_info *p, int mbox, int pf, int vf);
H A Dt4_hw.c4998 t4_port_init(struct port_info *p, int mbox, int pf, int vf) in t4_port_init() function
/titanic_44/usr/src/uts/common/io/cxgbe/t4nex/
H A Dt4_nexus.c436 rc = -t4_port_init(pi, sc->mbox, sc->pf, 0); in t4_devo_attach()