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

/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcip.c204 static int fcip_init_port(struct fcip *fptr);
1128 if (fcip_init_port(fptr) != FC_SUCCESS) {
1129 /* fcip_init_port has already cleaned up its stuff */
4681 fcip_init_port(struct fcip *fptr) function
4690 FCIP_TNF_PROBE_1((fcip_init_port, "fcip io", /* CSTYLED */,
4723 FCIP_TNF_PROBE_2((fcip_init_port, "fcip io", /* CSTYLED */,
4758 FCIP_TNF_PROBE_1((fcip_init_port, "fcip io", /* CSTYLED */,
4802 FCIP_TNF_PROBE_2((fcip_init_port, "fcip io", /* CSTYLED */,

Completed in 58 milliseconds