Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/ulp/
H A Dfcip.h123 #define FCIP_FAILURE (1) macro
/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcip.c5693 return (FCIP_FAILURE); in fcip_cache_constructor()