Searched refs:FCIP_SLRAW (Results 1 – 2 of 2) sorted by relevance
87 #define FCIP_SLRAW 0x02 /* M_DATA plain raw mode */ macro
3349 } else if (slp->sl_flags & FCIP_SLRAW) { in fcip_sendup()3367 } else if (slp->sl_flags & FCIP_SLRAW) { in fcip_sendup()3748 slp->sl_flags |= FCIP_SLRAW; in fcip_ioctl()3782 if (((slp->sl_flags & (FCIP_SLFAST|FCIP_SLRAW)) == 0) || in fcip_wput()