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

/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcip.c143 static void fcip_proto(queue_t *, mblk_t *);
3832 * to prevent recursive calls into fcip_proto
3833 * (PROTO and PCPROTO messages are handled by fcip_proto)
3879 fcip_proto(queue_t *wq, mblk_t *mp) function
3889 FCIP_TNF_PROBE_5((fcip_proto, "fcip io", /* CSTYLED */,
3902 FCIP_TNF_PROBE_1((fcip_proto, "fcip io", /* CSTYLED */,
3909 FCIP_TNF_PROBE_1((fcip_proto, "fcip io", /* CSTYLED */,
3916 FCIP_TNF_PROBE_1((fcip_proto, "fcip io", /* CSTYLED */,
3924 FCIP_TNF_PROBE_1((fcip_proto, "fcip io", /* CSTYLED */,
3930 FCIP_TNF_PROBE_1((fcip_proto, "fci
[all...]

Completed in 55 milliseconds