Searched refs:SCB_PACKETIZED (Results 1 – 4 of 4) sorted by relevance
592 SCB_PACKETIZED = 0x00800, enumerator
272 if ((scb->flags & SCB_PACKETIZED) != 0) { in ahd_setup_scb_common()
1025 scb->flags |= SCB_PACKETIZED; in ahd_execute_scb()
1109 scb->flags &= ~SCB_PACKETIZED; in ahd_handle_seqint()1717 packetized = (scb->flags & SCB_PACKETIZED) != 0; in ahd_handle_scsiint()3580 && (scb->flags & SCB_PACKETIZED) == 0 in ahd_setup_initiator_msgout()5959 & (SCB_PACKETIZED|SCB_ACTIVE)) == SCB_ACTIVE in ahd_free_scb()9401 if ((scb->flags & SCB_PACKETIZED) != 0) { in ahd_recover_commands()