Home
last modified time | relevance | path

Searched refs:SCB_AUTO_NEGOTIATE (Results 1 - 12 of 12) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/aic7xxx/
H A Daic7xxx.h536 SCB_AUTO_NEGOTIATE = 0x0040,/* Negotiate to achieve goal. */ enumerator
H A Daic79xx.h574 SCB_AUTO_NEGOTIATE = 0x00040,/* Negotiate to achieve goal. */ enumerator
H A Daic7xxx_core.c1129 scb->flags |= SCB_AUTO_NEGOTIATE; in ahc_handle_seqint()
2699 && (pending_scb->flags & SCB_AUTO_NEGOTIATE) != 0) { in ahc_update_pending_scbs()
2700 pending_scb->flags &= ~SCB_AUTO_NEGOTIATE; in ahc_update_pending_scbs()
2912 } else if ((scb->flags & (SCB_AUTO_NEGOTIATE|SCB_NEGOTIATE)) != 0) { in ahc_setup_initiator_msgout()
4366 if (scb != NULL && (scb->flags & SCB_AUTO_NEGOTIATE) != 0) in ahc_setup_target_msgin()
H A Daic79xx_core.c4215 && (pending_scb->flags & SCB_AUTO_NEGOTIATE) != 0) { in ahd_update_pending_scbs()
4216 pending_scb->flags &= ~SCB_AUTO_NEGOTIATE; in ahd_update_pending_scbs()
4451 } else if ((scb->flags & (SCB_AUTO_NEGOTIATE|SCB_NEGOTIATE)) != 0) { in ahd_setup_initiator_msgout()
5965 if (scb != NULL && (scb->flags & SCB_AUTO_NEGOTIATE) != 0) in ahd_setup_target_msgin()
9015 scb->flags |= SCB_AUTO_NEGOTIATE; in ahd_handle_scsi_status()
H A Daic7xxx_osm.c1476 scb->flags |= SCB_AUTO_NEGOTIATE; in ahc_linux_run_command()
H A Daic79xx_osm.c1598 scb->flags |= SCB_AUTO_NEGOTIATE; in ahd_linux_run_command()
/kernel/linux/linux-6.6/drivers/scsi/aic7xxx/
H A Daic7xxx.h536 SCB_AUTO_NEGOTIATE = 0x0040,/* Negotiate to achieve goal. */ enumerator
H A Daic79xx.h574 SCB_AUTO_NEGOTIATE = 0x00040,/* Negotiate to achieve goal. */ enumerator
H A Daic7xxx_core.c1129 scb->flags |= SCB_AUTO_NEGOTIATE; in ahc_handle_seqint()
2697 && (pending_scb->flags & SCB_AUTO_NEGOTIATE) != 0) { in ahc_update_pending_scbs()
2698 pending_scb->flags &= ~SCB_AUTO_NEGOTIATE; in ahc_update_pending_scbs()
2910 } else if ((scb->flags & (SCB_AUTO_NEGOTIATE|SCB_NEGOTIATE)) != 0) { in ahc_setup_initiator_msgout()
4364 if (scb != NULL && (scb->flags & SCB_AUTO_NEGOTIATE) != 0) in ahc_setup_target_msgin()
H A Daic79xx_core.c4213 && (pending_scb->flags & SCB_AUTO_NEGOTIATE) != 0) { in ahd_update_pending_scbs()
4214 pending_scb->flags &= ~SCB_AUTO_NEGOTIATE; in ahd_update_pending_scbs()
4449 } else if ((scb->flags & (SCB_AUTO_NEGOTIATE|SCB_NEGOTIATE)) != 0) { in ahd_setup_initiator_msgout()
5963 if (scb != NULL && (scb->flags & SCB_AUTO_NEGOTIATE) != 0) in ahd_setup_target_msgin()
9011 scb->flags |= SCB_AUTO_NEGOTIATE; in ahd_handle_scsi_status()
H A Daic7xxx_osm.c1475 scb->flags |= SCB_AUTO_NEGOTIATE; in ahc_linux_run_command()
H A Daic79xx_osm.c1592 scb->flags |= SCB_AUTO_NEGOTIATE; in ahd_linux_run_command()

Completed in 67 milliseconds