Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcip.c198 static int fcip_init_port(struct fcip *fptr);
1109 if (fcip_init_port(fptr) != FC_SUCCESS) { in fcip_port_attach_handler()
4518 fcip_init_port(struct fcip *fptr) in fcip_init_port() function