Searched refs:FCIP_IN_DATA_CB (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fibre-channel/ulp/
H A Dfcip.h285 #define FCIP_IN_DATA_CB 0x400 macro
292 #define FCIP_IN_CALLBACK (FCIP_IN_SC_CB | FCIP_IN_DATA_CB | \
/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcip.c2863 fptr->fcip_flags |= FCIP_IN_DATA_CB;
3052 fptr->fcip_flags &= ~(FCIP_IN_DATA_CB);

Completed in 58 milliseconds