Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcip.c180 static int fcip_port_attach_handler(struct fcip *fptr);
989 if (fcip_port_attach_handler(fptr) != FC_SUCCESS) { in fcip_port_attach()
1063 fcip_port_attach_handler(struct fcip *fptr) in fcip_port_attach_handler() function