Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/fibre-channel/ulp/
H A Dfcsm.h304 static int fcsm_handle_port_attach(fc_ulp_port_info_t *, uint32_t, int);
/titanic_44/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcsm.c519 if (fcsm_handle_port_attach(pinfo, s_id, instance) in fcsm_port_attach()
583 fcsm_handle_port_attach(fc_ulp_port_info_t *pinfo, uint32_t s_id, int instance) in fcsm_handle_port_attach() function