Searched defs:fcip_port_attach_handler (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/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) {
1055 * fcip_port_attach_handler : Completes the port attach operation after
1063 fcip_port_attach_handler(struct fcip *fptr) function

Completed in 74 milliseconds