Searched refs:MSG_EXT_PPR_IU_REQ (Results 1 – 5 of 5) sorted by relevance
70 #define MSG_EXT_PPR_IU_REQ 0x01 macro
832 if ((tinfo->curr.ppr_options & MSG_EXT_PPR_IU_REQ) != 0) { in ahd_linux_dev_reset()1564 || (tinfo->curr.ppr_options & MSG_EXT_PPR_IU_REQ) != 0) { in ahd_linux_run_command()1594 if ((tinfo->curr.ppr_options & MSG_EXT_PPR_IU_REQ) != 0) in ahd_linux_run_command()1710 + (spi_iu(starget) ? MSG_EXT_PPR_IU_REQ : 0) in ahd_send_async()1729 spi_iu(starget) = tinfo->curr.ppr_options & MSG_EXT_PPR_IU_REQ ? 1 : 0; in ahd_send_async()2407 ppr_options |= MSG_EXT_PPR_IU_REQ; in ahd_linux_set_period()2496 ppr_options &= ~MSG_EXT_PPR_IU_REQ; in ahd_linux_set_dt()2559 & ~MSG_EXT_PPR_IU_REQ; in ahd_linux_set_iu()2571 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()
1632 + (spi_iu(starget) ? MSG_EXT_PPR_IU_REQ : 0); in ahc_send_async()1646 spi_iu(starget) = tinfo->curr.ppr_options & MSG_EXT_PPR_IU_REQ ? 1 : 0; in ahc_send_async()2476 & ~MSG_EXT_PPR_IU_REQ;2482 ppr_options |= MSG_EXT_PPR_IU_REQ;
3124 if ((tinfo->curr.ppr_options & MSG_EXT_PPR_IU_REQ)!=0) { in ahd_handle_nonpkt_busfree()3731 if ((*ppr_options & MSG_EXT_PPR_IU_REQ) == 0) in ahd_find_syncrate()3738 if ((*ppr_options & MSG_EXT_PPR_IU_REQ) == 0 in ahd_find_syncrate()3926 if ((ppr_options & MSG_EXT_PPR_IU_REQ) != 0) { in ahd_set_syncrate()3966 if ((old_ppr & MSG_EXT_PPR_IU_REQ) in ahd_set_syncrate()3967 != (ppr_options & MSG_EXT_PPR_IU_REQ)) { in ahd_set_syncrate()3977 if ((old_ppr & MSG_EXT_PPR_IU_REQ) != 0) { in ahd_set_syncrate()4088 |MSG_EXT_PPR_IU_REQ|MSG_EXT_PPR_RTI); in ahd_update_neg_table()4128 && (ppr_opts & MSG_EXT_PPR_IU_REQ) == 0) { in ahd_update_neg_table()4174 if ((tinfo->ppr_options & MSG_EXT_PPR_IU_REQ) == 0) in ahd_update_neg_table()[all …]