Home
last modified time | relevance | path

Searched refs:SCB_NEGOTIATE (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/aic7xxx/
H A Daic7xxx.h537 SCB_NEGOTIATE = 0x0080,/* Negotiation forced for command. */ enumerator
H A Daic79xx.h575 SCB_NEGOTIATE = 0x00080,/* Negotiation forced for command. */ enumerator
H A Daic7xxx_core.c1128 scb->flags &= ~SCB_NEGOTIATE; in ahc_handle_seqint()
2912 } else if ((scb->flags & (SCB_AUTO_NEGOTIATE|SCB_NEGOTIATE)) != 0) { in ahc_setup_initiator_msgout()
H A Daic79xx_core.c4451 } else if ((scb->flags & (SCB_AUTO_NEGOTIATE|SCB_NEGOTIATE)) != 0) { in ahd_setup_initiator_msgout()
9014 ~(SCB_NEGOTIATE|SCB_ABORT|SCB_DEVICE_RESET); in ahd_handle_scsi_status()
/kernel/linux/linux-6.6/drivers/scsi/aic7xxx/
H A Daic7xxx.h537 SCB_NEGOTIATE = 0x0080,/* Negotiation forced for command. */ enumerator
H A Daic79xx.h575 SCB_NEGOTIATE = 0x00080,/* Negotiation forced for command. */ enumerator
H A Daic7xxx_core.c1128 scb->flags &= ~SCB_NEGOTIATE; in ahc_handle_seqint()
2910 } else if ((scb->flags & (SCB_AUTO_NEGOTIATE|SCB_NEGOTIATE)) != 0) { in ahc_setup_initiator_msgout()
H A Daic79xx_core.c4449 } else if ((scb->flags & (SCB_AUTO_NEGOTIATE|SCB_NEGOTIATE)) != 0) { in ahd_setup_initiator_msgout()
9010 ~(SCB_NEGOTIATE|SCB_ABORT|SCB_DEVICE_RESET); in ahd_handle_scsi_status()

Completed in 45 milliseconds