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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/scsi/aic7xxx/
H A Daic79xx.h971 MSG_FLAG_EXPECT_PPR_BUSFREE = 0x01, enumerator in enum:__anon6346
H A Daic79xx_core.c2306 ppr_busfree = (ahd->msg_flags & MSG_FLAG_EXPECT_PPR_BUSFREE) != 0;
2495 && ((ahd->msg_flags & MSG_FLAG_EXPECT_PPR_BUSFREE) != 0)) {
3210 ahd->msg_flags |= MSG_FLAG_EXPECT_PPR_BUSFREE
3218 ahd->msg_flags |= MSG_FLAG_EXPECT_PPR_BUSFREE;
4867 ahd->msg_flags |= MSG_FLAG_EXPECT_PPR_BUSFREE

Completed in 166 milliseconds