Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/ic/
Daic79xx.h967 MSG_FLAG_EXPECT_PPR_BUSFREE = 0x01, enumerator
Daic79xx.c2200 ppr_busfree = (ahd->msg_flags & MSG_FLAG_EXPECT_PPR_BUSFREE) != 0; in ahd_handle_nonpkt_busfree()
2388 && ((ahd->msg_flags & MSG_FLAG_EXPECT_PPR_BUSFREE) != 0) in ahd_handle_nonpkt_busfree()
3170 ahd->msg_flags |= MSG_FLAG_EXPECT_PPR_BUSFREE in ahd_set_syncrate()
3178 ahd->msg_flags |= MSG_FLAG_EXPECT_PPR_BUSFREE; in ahd_set_syncrate()
4834 ahd->msg_flags |= MSG_FLAG_EXPECT_PPR_BUSFREE in ahd_handle_msg_reject()