FCIP_IN_SC_CB
fptr->fcip_flags |= FCIP_IN_SC_CB;
fptr->fcip_flags &= ~(FCIP_IN_SC_CB);
#define FCIP_IN_CALLBACK (FCIP_IN_SC_CB | FCIP_IN_DATA_CB | \