Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/fm/topo/modules/common/shared/
H A Dtopo_port.h29 extern int port_create_sff(topo_mod_t *, tnode_t *, topo_instance_t,
H A Dtopo_port.c120 port_create_sff(topo_mod_t *mod, tnode_t *pnode, topo_instance_t inst, in port_create_sff() function
/titanic_44/usr/src/lib/fm/topo/modules/common/nic/
H A Dtopo_nic.c58 if ((ret = port_create_sff(mod, pnode, tranid, &port)) != 0) in nic_create_transceiver()