Searched refs:MSG_EXT_PPR_DT_REQ (Results 1 – 6 of 6) sorted by relevance
69 #define MSG_EXT_PPR_DT_REQ 0x02 macro
2810 spi->ppr_options &= ~MSG_EXT_PPR_DT_REQ; in scsi_set_transfer_settings()3065 (spi->ppr_options & MSG_EXT_PPR_DT_REQ) != 0 in scsi_announce_periph()
1665 *ppr_options &= ~MSG_EXT_PPR_DT_REQ; in ahc_devlimited_syncrate()1689 *ppr_options &= ~MSG_EXT_PPR_DT_REQ; in ahc_devlimited_syncrate()1712 *ppr_options &= ~MSG_EXT_PPR_DT_REQ; in ahc_find_syncrate()1715 if ((*ppr_options & MSG_EXT_PPR_DT_REQ) == 0 in ahc_find_syncrate()1751 *ppr_options &= ~MSG_EXT_PPR_DT_REQ; in ahc_find_syncrate()1763 *ppr_options &= ~MSG_EXT_PPR_DT_REQ; in ahc_find_syncrate()1960 if ((ppr_options & MSG_EXT_PPR_DT_REQ) != 0) in ahc_set_syncrate()2009 (ppr_options & MSG_EXT_PPR_DT_REQ) in ahc_set_syncrate()3342 if ((ppr_options & MSG_EXT_PPR_DT_REQ) == 0 in ahc_parse_msg()3353 ppr_options &= MSG_EXT_PPR_DT_REQ; in ahc_parse_msg()[all …]
2920 *ppr_options &= ~MSG_EXT_PPR_DT_REQ; in ahd_devlimited_syncrate()2943 if ((*ppr_options & MSG_EXT_PPR_DT_REQ) != 0 in ahd_find_syncrate()2945 *ppr_options &= ~MSG_EXT_PPR_DT_REQ; in ahd_find_syncrate()2955 *ppr_options &= (MSG_EXT_PPR_DT_REQ|MSG_EXT_PPR_QAS_REQ); in ahd_find_syncrate()2957 if ((*ppr_options & MSG_EXT_PPR_DT_REQ) == 0) in ahd_find_syncrate()2966 if ((*ppr_options & MSG_EXT_PPR_DT_REQ) == 0 in ahd_find_syncrate()3145 if ((ppr_options & MSG_EXT_PPR_DT_REQ) != 0) { in ahd_set_syncrate()3308 ppr_opts = tinfo->ppr_options & (MSG_EXT_PPR_QAS_REQ|MSG_EXT_PPR_DT_REQ in ahd_update_neg_table()3348 && (ppr_opts & MSG_EXT_PPR_DT_REQ) != 0 in ahd_update_neg_table()4551 if ((ppr_options & MSG_EXT_PPR_DT_REQ) == 0 in ahd_parse_msg()[all …]
706 spi->ppr_options &= ~MSG_EXT_PPR_DT_REQ; in ahc_action()
817 spi->ppr_options &= ~MSG_EXT_PPR_DT_REQ; in ahd_set_tran_settings()