HomeSort by: relevance | last modified time | path
    Searched refs:MSG_FLAG_EXPECT_PPR_BUSFREE (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/ic/
aic79xxvar.h 996 MSG_FLAG_EXPECT_PPR_BUSFREE = 0x01,
aic79xx.c 2146 ppr_busfree = (ahd->msg_flags & MSG_FLAG_EXPECT_PPR_BUSFREE) != 0;
2294 && ((ahd->msg_flags & MSG_FLAG_EXPECT_PPR_BUSFREE) != 0)) {
3074 ahd->msg_flags |= MSG_FLAG_EXPECT_PPR_BUSFREE
3082 ahd->msg_flags |= MSG_FLAG_EXPECT_PPR_BUSFREE;
4725 ahd->msg_flags |= MSG_FLAG_EXPECT_PPR_BUSFREE

Completed in 29 milliseconds