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

/linux-master/drivers/scsi/aic7xxx/
H A Daic79xx.h971 MSG_FLAG_EXPECT_PPR_BUSFREE = 0x01, enumerator in enum:__anon28
H A Daic79xx_core.c3048 ppr_busfree = (ahd->msg_flags & MSG_FLAG_EXPECT_PPR_BUSFREE) != 0;
3233 && ((ahd->msg_flags & MSG_FLAG_EXPECT_PPR_BUSFREE) != 0)) {
3972 ahd->msg_flags |= MSG_FLAG_EXPECT_PPR_BUSFREE
3980 ahd->msg_flags |= MSG_FLAG_EXPECT_PPR_BUSFREE;
5631 ahd->msg_flags |= MSG_FLAG_EXPECT_PPR_BUSFREE

Completed in 183 milliseconds