Searched refs:MSG_EXT_PPR_IU_REQ (Results 1 – 5 of 5) sorted by relevance
70 #define MSG_EXT_PPR_IU_REQ 0x01 macro
845 if ((tinfo->curr.ppr_options & MSG_EXT_PPR_IU_REQ) != 0) { in ahd_linux_dev_reset()1582 || (tinfo->curr.ppr_options & MSG_EXT_PPR_IU_REQ) != 0) { in ahd_linux_run_command()1612 if ((tinfo->curr.ppr_options & MSG_EXT_PPR_IU_REQ) != 0) in ahd_linux_run_command()1743 + (spi_iu(starget) ? MSG_EXT_PPR_IU_REQ : 0) in ahd_send_async()1762 spi_iu(starget) = tinfo->curr.ppr_options & MSG_EXT_PPR_IU_REQ ? 1 : 0; in ahd_send_async()2447 ppr_options |= MSG_EXT_PPR_IU_REQ; in ahd_linux_set_period()2536 ppr_options &= ~MSG_EXT_PPR_IU_REQ; in ahd_linux_set_dt()2599 & ~MSG_EXT_PPR_IU_REQ; in ahd_linux_set_iu()2611 ppr_options |= MSG_EXT_PPR_IU_REQ; in ahd_linux_set_iu()
176 if ((tinfo->ppr_options & MSG_EXT_PPR_IU_REQ) != 0) { in ahd_format_transinfo()
1680 + (spi_iu(starget) ? MSG_EXT_PPR_IU_REQ : 0); in ahc_send_async()1694 spi_iu(starget) = tinfo->curr.ppr_options & MSG_EXT_PPR_IU_REQ ? 1 : 0; in ahc_send_async()2526 & ~MSG_EXT_PPR_IU_REQ;2532 ppr_options |= MSG_EXT_PPR_IU_REQ;
3155 if ((tinfo->curr.ppr_options & MSG_EXT_PPR_IU_REQ)!=0) { in ahd_handle_nonpkt_busfree()3763 if ((*ppr_options & MSG_EXT_PPR_IU_REQ) == 0) in ahd_find_syncrate()3770 if ((*ppr_options & MSG_EXT_PPR_IU_REQ) == 0 in ahd_find_syncrate()3958 if ((ppr_options & MSG_EXT_PPR_IU_REQ) != 0) { in ahd_set_syncrate()3998 if ((old_ppr & MSG_EXT_PPR_IU_REQ) in ahd_set_syncrate()3999 != (ppr_options & MSG_EXT_PPR_IU_REQ)) { in ahd_set_syncrate()4009 if ((old_ppr & MSG_EXT_PPR_IU_REQ) != 0) { in ahd_set_syncrate()4120 |MSG_EXT_PPR_IU_REQ|MSG_EXT_PPR_RTI); in ahd_update_neg_table()4160 && (ppr_opts & MSG_EXT_PPR_IU_REQ) == 0) { in ahd_update_neg_table()4206 if ((tinfo->ppr_options & MSG_EXT_PPR_IU_REQ) == 0) in ahd_update_neg_table()[all …]