Searched refs:SCB_PACKETIZED (Results 1 – 2 of 2) sorted by relevance
579 SCB_PACKETIZED = 0x00800, enumerator
434 if ((scb->flags & SCB_PACKETIZED) != 0) { in ahd_setup_scb_common()1959 scb->flags &= ~SCB_PACKETIZED; in ahd_handle_seqint()2577 packetized = (scb->flags & SCB_PACKETIZED) != 0; in ahd_handle_scsiint()4399 && (scb->flags & SCB_PACKETIZED) == 0 in ahd_setup_initiator_msgout()6726 & (SCB_PACKETIZED|SCB_ACTIVE)) == SCB_ACTIVE in ahd_free_scb()