Searched refs:SCB_PACKETIZED (Results 1 – 3 of 3) sorted by relevance
827 reset_scb->flags |= SCB_PACKETIZED; in ahd_linux_dev_reset()1589 scb->flags |= SCB_PACKETIZED; in ahd_linux_run_command()2271 if ((pending_scb->flags & SCB_PACKETIZED) != 0) { in ahd_linux_queue_abort_cmd()
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()