IS_OS_SCSICMD
if(rcb && IS_OS_SCSICMD(rcb) && (rcb->dvp == device) && rcb->req_pending) {
if (IS_OS_SCSICMD(rcb)) {