Searched refs:MSG_EXT_PPR_IU_REQ (Results 1 – 4 of 4) sorted by relevance
70 #define MSG_EXT_PPR_IU_REQ 0x01 macro
2849 spi->ppr_options &= ~MSG_EXT_PPR_IU_REQ; in scsi_set_transfer_settings()
536 || (tinfo->curr.ppr_options & MSG_EXT_PPR_IU_REQ) != 0 in ahd_action()820 spi->ppr_options &= ~MSG_EXT_PPR_IU_REQ; in ahd_set_tran_settings()1026 if ((tinfo->curr.ppr_options & MSG_EXT_PPR_IU_REQ) != 0) { in ahd_execute_scb()
2303 if ((tinfo->curr.ppr_options & MSG_EXT_PPR_IU_REQ)!=0) { in ahd_handle_nonpkt_busfree()2948 if ((*ppr_options & MSG_EXT_PPR_IU_REQ) == 0) in ahd_find_syncrate()2955 if ((*ppr_options & MSG_EXT_PPR_IU_REQ) == 0 in ahd_find_syncrate()3143 if ((ppr_options & MSG_EXT_PPR_IU_REQ) != 0) { in ahd_set_syncrate()3183 if ((old_ppr & MSG_EXT_PPR_IU_REQ) in ahd_set_syncrate()3184 != (ppr_options & MSG_EXT_PPR_IU_REQ)) { in ahd_set_syncrate()3194 if ((old_ppr & MSG_EXT_PPR_IU_REQ) != 0) { in ahd_set_syncrate()3303 |MSG_EXT_PPR_IU_REQ|MSG_EXT_PPR_RTI); in ahd_update_neg_table()3343 && (ppr_opts & MSG_EXT_PPR_IU_REQ) == 0) { in ahd_update_neg_table()3380 if ((tinfo->ppr_options & MSG_EXT_PPR_IU_REQ) == 0) in ahd_update_neg_table()[all …]