VD_OP_SUPPORTED
!(VD_OP_SUPPORTED(vdc->operations, VD_OP_BWRITE))) {
if (VD_OP_SUPPORTED(vdc->operations, VD_OP_SCSICMD))
if (!VD_OP_SUPPORTED(vdc->operations, VD_OP_GET_CAPACITY))
if (VD_OP_SUPPORTED(vdc->operations, iop->op) == B_FALSE) {
if (VD_OP_SUPPORTED(vdc->operations, VD_OP_SCSICMD))
if ((VD_OP_SUPPORTED(vd->operations, request->operation) == B_FALSE) ||