Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/cxgbe/common/
H A Dcommon.h883 int t4_identify_port(struct adapter *adap, unsigned int mbox, unsigned int viid,
H A Dt4_hw.c8693 int t4_identify_port(struct adapter *adap, unsigned int mbox, unsigned int viid, in t4_identify_port() function
/illumos-gate/usr/src/uts/common/io/cxgbe/t4nex/
H A Dt4_mac.c1111 rc = -t4_identify_port(sc, sc->mbox, pi->viid, val); in t4_port_led_set()