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()1579 || (tinfo->curr.ppr_options & MSG_EXT_PPR_IU_REQ) != 0) { in ahd_linux_run_command()1609 if ((tinfo->curr.ppr_options & MSG_EXT_PPR_IU_REQ) != 0) in ahd_linux_run_command()1725 + (spi_iu(starget) ? MSG_EXT_PPR_IU_REQ : 0) in ahd_send_async()1744 spi_iu(starget) = tinfo->curr.ppr_options & MSG_EXT_PPR_IU_REQ ? 1 : 0; in ahd_send_async()2429 ppr_options |= MSG_EXT_PPR_IU_REQ; in ahd_linux_set_period()2518 ppr_options &= ~MSG_EXT_PPR_IU_REQ; in ahd_linux_set_dt()2581 & ~MSG_EXT_PPR_IU_REQ; in ahd_linux_set_iu()2593 ppr_options |= MSG_EXT_PPR_IU_REQ; in ahd_linux_set_iu()
129 if ((tinfo->ppr_options & MSG_EXT_PPR_IU_REQ) != 0) { in ahd_format_transinfo()
1653 + (spi_iu(starget) ? MSG_EXT_PPR_IU_REQ : 0); in ahc_send_async()1667 spi_iu(starget) = tinfo->curr.ppr_options & MSG_EXT_PPR_IU_REQ ? 1 : 0; in ahc_send_async()2495 & ~MSG_EXT_PPR_IU_REQ;2501 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 …]