Home
last modified time | relevance | path

Searched refs:SCB_NEGOTIATE (Results 1 – 4 of 4) sorted by relevance

/openbsd/sys/dev/ic/
H A Daic7xxxvar.h561 SCB_NEGOTIATE = 0x0080,/* Negotiation forced for command. */ enumerator
H A Daic79xx.h598 SCB_NEGOTIATE = 0x00080,/* Negotiation forced for command. */ enumerator
H A Daic7xxx.c584 scb->flags &= ~SCB_NEGOTIATE; in ahc_handle_seqint()
2372 } else if ((scb->flags & (SCB_AUTO_NEGOTIATE|SCB_NEGOTIATE)) != 0) { in ahc_setup_initiator_msgout()
H A Daic79xx.c3642 } else if ((scb->flags & (SCB_AUTO_NEGOTIATE|SCB_NEGOTIATE)) != 0) { in ahd_setup_initiator_msgout()
8043 ~(SCB_NEGOTIATE|SCB_ABORT|SCB_DEVICE_RESET); in ahd_handle_scsi_status()