Searched refs:MSG_EXT_PPR_IU_REQ (Results 1 – 4 of 4) sorted by relevance
69 #define MSG_EXT_PPR_IU_REQ 0x01 macro
2847 spi->ppr_options &= ~MSG_EXT_PPR_IU_REQ; in scsi_set_transfer_settings()
543 || (tinfo->curr.ppr_options & MSG_EXT_PPR_IU_REQ) != 0 in ahd_action()825 spi->ppr_options &= ~MSG_EXT_PPR_IU_REQ; in ahd_set_tran_settings()1024 if ((tinfo->curr.ppr_options & MSG_EXT_PPR_IU_REQ) != 0) { in ahd_execute_scb()
2292 if ((tinfo->curr.ppr_options & MSG_EXT_PPR_IU_REQ)!=0) { in ahd_handle_nonpkt_busfree()2932 if ((*ppr_options & MSG_EXT_PPR_IU_REQ) == 0) in ahd_find_syncrate()2939 if ((*ppr_options & MSG_EXT_PPR_IU_REQ) == 0 in ahd_find_syncrate()3126 if ((ppr_options & MSG_EXT_PPR_IU_REQ) != 0) { in ahd_set_syncrate()3166 if ((old_ppr & MSG_EXT_PPR_IU_REQ) in ahd_set_syncrate()3167 != (ppr_options & MSG_EXT_PPR_IU_REQ)) { in ahd_set_syncrate()3177 if ((old_ppr & MSG_EXT_PPR_IU_REQ) != 0) { in ahd_set_syncrate()3285 |MSG_EXT_PPR_IU_REQ|MSG_EXT_PPR_RTI); in ahd_update_neg_table()3324 && (ppr_opts & MSG_EXT_PPR_IU_REQ) == 0) { in ahd_update_neg_table()3361 if ((tinfo->ppr_options & MSG_EXT_PPR_IU_REQ) == 0) in ahd_update_neg_table()[all …]