Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/impl/
H A Dfctl_private.h54 #define FC_EXPLN_INVALID -1 macro
/illumos-gate/usr/src/uts/common/io/fibre-channel/impl/
H A Dfctl.c379 { FC_EXPLN_INVALID, NULL }
5850 expln_b->expln_val != FC_EXPLN_INVALID) { in fctl_pkt_error()