Searched refs:SCB_PACKETIZED (Results 1 – 3 of 3) sorted by relevance
846 reset_scb->flags |= SCB_PACKETIZED; in ahd_linux_dev_reset()1610 scb->flags |= SCB_PACKETIZED; in ahd_linux_run_command()2298 if ((pending_scb->flags & SCB_PACKETIZED) != 0) { in ahd_linux_queue_abort_cmd()
579 SCB_PACKETIZED = 0x00800, enumerator
442 if ((scb->flags & SCB_PACKETIZED) != 0) { in ahd_setup_scb_common()1978 scb->flags &= ~SCB_PACKETIZED; in ahd_handle_seqint()2595 packetized = (scb->flags & SCB_PACKETIZED) != 0; in ahd_handle_scsiint()4435 && (scb->flags & SCB_PACKETIZED) == 0 in ahd_setup_initiator_msgout()6779 & (SCB_PACKETIZED|SCB_ACTIVE)) == SCB_ACTIVE in ahd_free_scb()