Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/fibre-channel/ulp/
H A Dfcip.h292 #define FCIP_IN_CALLBACK (FCIP_IN_SC_CB | FCIP_IN_DATA_CB | \ macro
/titanic_50/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcip.c1543 FCIP_IN_CALLBACK | FCIP_ATTACHING | in fcip_detach()
1866 ((fptr->fcip_flags & FCIP_IN_CALLBACK) || in fcip_handle_suspend()
1873 if (fptr->fcip_flags & FCIP_IN_CALLBACK || in fcip_handle_suspend()