Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/ulp/
H A Dfcip.h284 #define FCIP_IN_SC_CB 0x200 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.c2239 fptr->fcip_flags |= FCIP_IN_SC_CB; in fcip_statec_cb()
2414 fptr->fcip_flags &= ~(FCIP_IN_SC_CB); in fcip_statec_cb()