Searched refs:SCB_PACKETIZED (Results 1 – 4 of 4) sorted by relevance
594 SCB_PACKETIZED = 0x00800, enumerator
274 if ((scb->flags & SCB_PACKETIZED) != 0) { in ahd_setup_scb_common()
1027 scb->flags |= SCB_PACKETIZED; in ahd_execute_scb()
1122 scb->flags &= ~SCB_PACKETIZED; in ahd_handle_seqint()1736 packetized = (scb->flags & SCB_PACKETIZED) != 0; in ahd_handle_scsiint()3611 && (scb->flags & SCB_PACKETIZED) == 0 in ahd_setup_initiator_msgout()6032 & (SCB_PACKETIZED|SCB_ACTIVE)) == SCB_ACTIVE in ahd_free_scb()9481 if ((scb->flags & SCB_PACKETIZED) != 0) { in ahd_recover_commands()