Home
last modified time | relevance | path

Searched refs:MSG_FLAG_PACKETIZED (Results 1 – 2 of 2) sorted by relevance

/NextBSD/sys/dev/aic7xxx/
HDaic79xx.h1002 MSG_FLAG_PACKETIZED = 0x10 enumerator
HDaic79xx.c3586 ahd->msg_flags |= MSG_FLAG_PACKETIZED; in ahd_setup_initiator_msgout()
3970 if ((ahd->msg_flags & MSG_FLAG_PACKETIZED) != 0 in ahd_handle_message_phase()
4215 if ((ahd->msg_flags & MSG_FLAG_PACKETIZED) != 0) { in ahd_handle_message_phase()