Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/scsi/aic7xxx/
Daic79xx.h971 MSG_FLAG_EXPECT_PPR_BUSFREE = 0x01, enumerator
Daic79xx_core.c3048 ppr_busfree = (ahd->msg_flags & MSG_FLAG_EXPECT_PPR_BUSFREE) != 0; in ahd_handle_nonpkt_busfree()
3233 && ((ahd->msg_flags & MSG_FLAG_EXPECT_PPR_BUSFREE) != 0)) { in ahd_handle_nonpkt_busfree()
3972 ahd->msg_flags |= MSG_FLAG_EXPECT_PPR_BUSFREE in ahd_set_syncrate()
3980 ahd->msg_flags |= MSG_FLAG_EXPECT_PPR_BUSFREE; in ahd_set_syncrate()
5631 ahd->msg_flags |= MSG_FLAG_EXPECT_PPR_BUSFREE in ahd_handle_msg_reject()