Searched refs:fcip_port_attach_handler (Results 1 – 1 of 1) sorted by relevance
180 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