Home
last modified time | relevance | path

Searched refs:MSG_EXT_PPR_DT_REQ (Results 1 – 7 of 7) sorted by relevance

/linux/drivers/scsi/aic7xxx/
A Daic79xx_osm.c1706 (spi_dt(starget) ? MSG_EXT_PPR_DT_REQ : 0) in ahd_send_async()
2397 ppr_options |= MSG_EXT_PPR_DT_REQ; in ahd_linux_set_period()
2404 dt = ppr_options & MSG_EXT_PPR_DT_REQ; in ahd_linux_set_period()
2436 unsigned int dt = ppr_options & MSG_EXT_PPR_DT_REQ; in ahd_linux_set_offset()
2470 & ~MSG_EXT_PPR_DT_REQ; in ahd_linux_set_dt()
2481 ppr_options |= MSG_EXT_PPR_DT_REQ; in ahd_linux_set_dt()
2527 dt = ppr_options & MSG_EXT_PPR_DT_REQ; in ahd_linux_set_qas()
2567 dt = ppr_options & MSG_EXT_PPR_DT_REQ; in ahd_linux_set_iu()
2593 unsigned int dt = ppr_options & MSG_EXT_PPR_DT_REQ; in ahd_linux_set_rd_strm()
2629 unsigned int dt = ppr_options & MSG_EXT_PPR_DT_REQ; in ahd_linux_set_wr_flow()
[all …]
A Dscsi_message.h39 #define MSG_EXT_PPR_DT_REQ 0x02 macro
A Daic79xx_proc.c125 if ((tinfo->ppr_options & MSG_EXT_PPR_DT_REQ) != 0) { in ahd_format_transinfo()
A Daic7xxx_osm.c1629 (spi_dt(starget) ? MSG_EXT_PPR_DT_REQ : 0) in ahc_send_async()
1643 spi_dt(starget) = tinfo->curr.ppr_options & MSG_EXT_PPR_DT_REQ ? 1 : 0; in ahc_send_async()
2347 ppr_options |= MSG_EXT_PPR_DT_REQ; in ahc_linux_set_period()
2410 & ~MSG_EXT_PPR_DT_REQ; in ahc_linux_set_dt()
2417 ppr_options |= MSG_EXT_PPR_DT_REQ; in ahc_linux_set_dt()
A Daic7xxx_proc.c116 (tinfo->ppr_options & MSG_EXT_PPR_DT_REQ) != 0 in ahc_format_transinfo()
A Daic7xxx_core.c2205 *ppr_options &= ~MSG_EXT_PPR_DT_REQ; in ahc_devlimited_syncrate()
2229 *ppr_options &= ~MSG_EXT_PPR_DT_REQ; in ahc_devlimited_syncrate()
2252 *ppr_options &= ~MSG_EXT_PPR_DT_REQ; in ahc_find_syncrate()
2255 if ((*ppr_options & MSG_EXT_PPR_DT_REQ) == 0 in ahc_find_syncrate()
2300 *ppr_options &= ~MSG_EXT_PPR_DT_REQ; in ahc_find_syncrate()
2312 *ppr_options &= ~MSG_EXT_PPR_DT_REQ; in ahc_find_syncrate()
2520 if ((ppr_options & MSG_EXT_PPR_DT_REQ) != 0) in ahc_set_syncrate()
2569 (ppr_options & MSG_EXT_PPR_DT_REQ) in ahc_set_syncrate()
3821 if ((ppr_options & MSG_EXT_PPR_DT_REQ) == 0 in ahc_parse_msg()
3832 ppr_options &= MSG_EXT_PPR_DT_REQ; in ahc_parse_msg()
[all …]
A Daic79xx_core.c3695 *ppr_options &= ~MSG_EXT_PPR_DT_REQ; in ahd_devlimited_syncrate()
3718 if ((*ppr_options & MSG_EXT_PPR_DT_REQ) != 0 in ahd_find_syncrate()
3720 *ppr_options &= ~MSG_EXT_PPR_DT_REQ; in ahd_find_syncrate()
3732 if ((*ppr_options & MSG_EXT_PPR_DT_REQ) == 0) in ahd_find_syncrate()
3741 if ((*ppr_options & MSG_EXT_PPR_DT_REQ) == 0 in ahd_find_syncrate()
3920 if ((ppr_options & MSG_EXT_PPR_DT_REQ) != 0) { in ahd_set_syncrate()
4125 && (ppr_opts & MSG_EXT_PPR_DT_REQ) != 0 in ahd_update_neg_table()
5321 if ((ppr_options & MSG_EXT_PPR_DT_REQ) == 0 in ahd_parse_msg()
5524 | MSG_EXT_PPR_DT_REQ; in ahd_handle_msg_reject()
7586 | MSG_EXT_PPR_DT_REQ; in ahd_default_config()
[all …]

Completed in 37 milliseconds