Searched refs:MSG_EXT_PPR_IU_REQ (Results 1 – 4 of 4) sorted by relevance
70 #define MSG_EXT_PPR_IU_REQ 0x01 macro
2757 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()
2307 if ((tinfo->curr.ppr_options & MSG_EXT_PPR_IU_REQ)!=0) { in ahd_handle_nonpkt_busfree()2954 if ((*ppr_options & MSG_EXT_PPR_IU_REQ) == 0) in ahd_find_syncrate()2961 if ((*ppr_options & MSG_EXT_PPR_IU_REQ) == 0 in ahd_find_syncrate()3149 if ((ppr_options & MSG_EXT_PPR_IU_REQ) != 0) { in ahd_set_syncrate()3189 if ((old_ppr & MSG_EXT_PPR_IU_REQ) in ahd_set_syncrate()3190 != (ppr_options & MSG_EXT_PPR_IU_REQ)) { in ahd_set_syncrate()3200 if ((old_ppr & MSG_EXT_PPR_IU_REQ) != 0) { in ahd_set_syncrate()3309 |MSG_EXT_PPR_IU_REQ|MSG_EXT_PPR_RTI); in ahd_update_neg_table()3349 && (ppr_opts & MSG_EXT_PPR_IU_REQ) == 0) { in ahd_update_neg_table()3386 if ((tinfo->ppr_options & MSG_EXT_PPR_IU_REQ) == 0) in ahd_update_neg_table()[all …]