Home
last modified time | relevance | path

Searched refs:SCB_PACKETIZED (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/sys/dev/ic/
H A Daic79xxvar.h604 SCB_PACKETIZED = 0x00800, enumerator
H A Daic79xx_osm.c601 scb->flags |= SCB_PACKETIZED; in ahd_execute_scb()
H A Daic79xx_inline.h267 if ((scb->flags & SCB_PACKETIZED) != 0) { in ahd_setup_scb_common()
H A Daic79xx.c1090 scb->flags &= ~(SCB_PACKETIZED); in ahd_handle_seqint()
1680 (scb1->flags & SCB_PACKETIZED) != 0; in ahd_handle_scsiint()
3483 && (scb->flags & SCB_PACKETIZED) == 0 in ahd_setup_initiator_msgout()
5716 & (SCB_PACKETIZED|SCB_ACTIVE)) == SCB_ACTIVE in ahd_free_scb()
6850 && (waiting_scb->flags & SCB_PACKETIZED) == 0 in ahd_pause_and_flushwork()