Searched refs:MSG_EXT_PPR_IU_REQ (Results 1 – 5 of 5) sorted by relevance
40 #define MSG_EXT_PPR_IU_REQ 0x01 macro
831 if ((tinfo->curr.ppr_options & MSG_EXT_PPR_IU_REQ) != 0) { in ahd_linux_dev_reset()1563 || (tinfo->curr.ppr_options & MSG_EXT_PPR_IU_REQ) != 0) { in ahd_linux_run_command()1593 if ((tinfo->curr.ppr_options & MSG_EXT_PPR_IU_REQ) != 0) in ahd_linux_run_command()1709 + (spi_iu(starget) ? MSG_EXT_PPR_IU_REQ : 0) in ahd_send_async()1728 spi_iu(starget) = tinfo->curr.ppr_options & MSG_EXT_PPR_IU_REQ ? 1 : 0; in ahd_send_async()2409 ppr_options |= MSG_EXT_PPR_IU_REQ; in ahd_linux_set_period()2498 ppr_options &= ~MSG_EXT_PPR_IU_REQ; in ahd_linux_set_dt()2561 & ~MSG_EXT_PPR_IU_REQ; in ahd_linux_set_iu()2573 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()
1639 + (spi_iu(starget) ? MSG_EXT_PPR_IU_REQ : 0); in ahc_send_async()1653 spi_iu(starget) = tinfo->curr.ppr_options & MSG_EXT_PPR_IU_REQ ? 1 : 0; in ahc_send_async()2491 & ~MSG_EXT_PPR_IU_REQ;2497 ppr_options |= MSG_EXT_PPR_IU_REQ;
3123 if ((tinfo->curr.ppr_options & MSG_EXT_PPR_IU_REQ)!=0) { in ahd_handle_nonpkt_busfree()3729 if ((*ppr_options & MSG_EXT_PPR_IU_REQ) == 0) in ahd_find_syncrate()3736 if ((*ppr_options & MSG_EXT_PPR_IU_REQ) == 0 in ahd_find_syncrate()3924 if ((ppr_options & MSG_EXT_PPR_IU_REQ) != 0) { in ahd_set_syncrate()3964 if ((old_ppr & MSG_EXT_PPR_IU_REQ) in ahd_set_syncrate()3965 != (ppr_options & MSG_EXT_PPR_IU_REQ)) { in ahd_set_syncrate()3975 if ((old_ppr & MSG_EXT_PPR_IU_REQ) != 0) { in ahd_set_syncrate()4086 |MSG_EXT_PPR_IU_REQ|MSG_EXT_PPR_RTI); in ahd_update_neg_table()4126 && (ppr_opts & MSG_EXT_PPR_IU_REQ) == 0) { in ahd_update_neg_table()4172 if ((tinfo->ppr_options & MSG_EXT_PPR_IU_REQ) == 0) in ahd_update_neg_table()[all …]