SCB_AUTO_NEGOTIATE 4243 drivers/scsi/aic7xxx/aic79xx_core.c && (pending_scb->flags & SCB_AUTO_NEGOTIATE) != 0) { SCB_AUTO_NEGOTIATE 4244 drivers/scsi/aic7xxx/aic79xx_core.c pending_scb->flags &= ~SCB_AUTO_NEGOTIATE; SCB_AUTO_NEGOTIATE 4479 drivers/scsi/aic7xxx/aic79xx_core.c } else if ((scb->flags & (SCB_AUTO_NEGOTIATE|SCB_NEGOTIATE)) != 0) { SCB_AUTO_NEGOTIATE 5993 drivers/scsi/aic7xxx/aic79xx_core.c if (scb != NULL && (scb->flags & SCB_AUTO_NEGOTIATE) != 0) SCB_AUTO_NEGOTIATE 9055 drivers/scsi/aic7xxx/aic79xx_core.c scb->flags |= SCB_AUTO_NEGOTIATE; SCB_AUTO_NEGOTIATE 1612 drivers/scsi/aic7xxx/aic79xx_osm.c scb->flags |= SCB_AUTO_NEGOTIATE; SCB_AUTO_NEGOTIATE 1129 drivers/scsi/aic7xxx/aic7xxx_core.c scb->flags |= SCB_AUTO_NEGOTIATE; SCB_AUTO_NEGOTIATE 2715 drivers/scsi/aic7xxx/aic7xxx_core.c && (pending_scb->flags & SCB_AUTO_NEGOTIATE) != 0) { SCB_AUTO_NEGOTIATE 2716 drivers/scsi/aic7xxx/aic7xxx_core.c pending_scb->flags &= ~SCB_AUTO_NEGOTIATE; SCB_AUTO_NEGOTIATE 2928 drivers/scsi/aic7xxx/aic7xxx_core.c } else if ((scb->flags & (SCB_AUTO_NEGOTIATE|SCB_NEGOTIATE)) != 0) { SCB_AUTO_NEGOTIATE 4382 drivers/scsi/aic7xxx/aic7xxx_core.c if (scb != NULL && (scb->flags & SCB_AUTO_NEGOTIATE) != 0) SCB_AUTO_NEGOTIATE 1492 drivers/scsi/aic7xxx/aic7xxx_osm.c scb->flags |= SCB_AUTO_NEGOTIATE;