Searched refs:SCB_PACKETIZED (Results 1 – 3 of 3) sorted by relevance
385 scb->flags |= SCB_PACKETIZED; in ahd_execute_scb()
602 SCB_PACKETIZED = 0x00800, enumerator
1131 scb->flags &= ~SCB_PACKETIZED; in ahd_handle_seqint()1729 packetized = (scb->flags & SCB_PACKETIZED) != 0; in ahd_handle_scsiint()3592 && (scb->flags & SCB_PACKETIZED) == 0 in ahd_setup_initiator_msgout()10054 if ((scb->flags & SCB_PACKETIZED) != 0) { in ahd_setup_scb_common()