Searched refs:OP_DEL_LOGDRV (Results 1 – 4 of 4) sorted by relevance
964 #define OP_DEL_LOGDRV 0x1C /* delete logical drive */ macro
808 #define OP_DEL_LOGDRV 0x1C /* delete logical drive */ macro
4891 if( ioc.mbox[0] == FC_DEL_LOGDRV && ioc.mbox[2] == OP_DEL_LOGDRV ) {5073 if( ioc.mbox[0] == FC_DEL_LOGDRV && ioc.mbox[2] == OP_DEL_LOGDRV ) {5452 mbox[2] = OP_DEL_LOGDRV;
4344 if ( RMBOX(uioc)[2] == OP_DEL_LOGDRV ) { in megadev_ioctl()5069 raw_mbox[2] = OP_DEL_LOGDRV; in mega_do_del_logdrv()