Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/fibre-channel/ulp/
H A Dfcip.h277 #define FCIP_PROMISC 0x04 macro
/titanic_50/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcip.c3806 } else if (fptr->fcip_flags & FCIP_PROMISC) { in fcip_wput()