CAM_STATUS_MASK 527 drivers/scsi/aic7xxx/aic79xx_osm.h cmd->result &= ~(CAM_STATUS_MASK << 16); CAM_STATUS_MASK 553 drivers/scsi/aic7xxx/aic79xx_osm.h return ((cmd->result >> 16) & CAM_STATUS_MASK); CAM_STATUS_MASK 545 drivers/scsi/aic7xxx/aic7xxx_osm.h cmd->result &= ~(CAM_STATUS_MASK << 16); CAM_STATUS_MASK 571 drivers/scsi/aic7xxx/aic7xxx_osm.h return ((cmd->result >> 16) & CAM_STATUS_MASK);