Home
last modified time | relevance | path

Searched refs:MSG_EXT_PPR_QAS_REQ (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-6.6/drivers/scsi/aic7xxx/
H A Dscsi_message.h38 #define MSG_EXT_PPR_QAS_REQ 0x04 macro
H A Daic79xx_proc.c137 if ((tinfo->ppr_options & MSG_EXT_PPR_QAS_REQ) != 0) { in ahd_format_transinfo()
H A Daic7xxx_osm.c1630 + (spi_qas(starget) ? MSG_EXT_PPR_QAS_REQ : 0) in ahc_send_async()
1644 spi_qas(starget) = tinfo->curr.ppr_options & MSG_EXT_PPR_QAS_REQ ? 1 : 0; in ahc_send_async()
2357 if (ppr_options & ~MSG_EXT_PPR_QAS_REQ) { in ahc_linux_set_period()
2359 ppr_options &= MSG_EXT_PPR_QAS_REQ; in ahc_linux_set_period()
2449 & ~MSG_EXT_PPR_QAS_REQ;
2455 ppr_options |= MSG_EXT_PPR_QAS_REQ;
H A Daic79xx_osm.c1703 + (spi_qas(starget) ? MSG_EXT_PPR_QAS_REQ : 0) in ahd_send_async()
1722 spi_qas(starget) = tinfo->curr.ppr_options & MSG_EXT_PPR_QAS_REQ ? 1 : 0; in ahd_send_async()
2406 if (ppr_options & ~MSG_EXT_PPR_QAS_REQ) { in ahd_linux_set_period()
2408 ppr_options &= MSG_EXT_PPR_QAS_REQ; in ahd_linux_set_period()
2508 & ~MSG_EXT_PPR_QAS_REQ; in ahd_linux_set_qas()
2520 ppr_options |= MSG_EXT_PPR_QAS_REQ; in ahd_linux_set_qas()
H A Daic79xx_core.c3676 *ppr_options &= MSG_EXT_PPR_QAS_REQ; in ahd_devlimited_syncrate()
3730 *ppr_options &= (MSG_EXT_PPR_DT_REQ|MSG_EXT_PPR_QAS_REQ); in ahd_find_syncrate()
3733 *ppr_options &= MSG_EXT_PPR_QAS_REQ; in ahd_find_syncrate()
3932 if ((ppr_options & MSG_EXT_PPR_QAS_REQ) != 0) { in ahd_set_syncrate()
3944 (ppr_options & MSG_EXT_PPR_QAS_REQ) != 0 in ahd_set_syncrate()
4085 ppr_opts = tinfo->ppr_options & (MSG_EXT_PPR_QAS_REQ|MSG_EXT_PPR_DT_REQ in ahd_update_neg_table()
5332 ppr_options &= MSG_EXT_PPR_QAS_REQ; in ahd_parse_msg()
5523 | MSG_EXT_PPR_QAS_REQ in ahd_handle_msg_reject()
7585 | MSG_EXT_PPR_QAS_REQ in ahd_default_config()
7693 user_tinfo->ppr_options |= MSG_EXT_PPR_QAS_REQ; in ahd_parse_cfgdata()
[all...]
/kernel/linux/linux-5.10/drivers/scsi/aic7xxx/
H A Dscsi_message.h68 #define MSG_EXT_PPR_QAS_REQ 0x04 macro
H A Daic79xx_proc.c137 if ((tinfo->ppr_options & MSG_EXT_PPR_QAS_REQ) != 0) { in ahd_format_transinfo()
H A Daic7xxx_osm.c1631 + (spi_qas(starget) ? MSG_EXT_PPR_QAS_REQ : 0) in ahc_send_async()
1645 spi_qas(starget) = tinfo->curr.ppr_options & MSG_EXT_PPR_QAS_REQ ? 1 : 0; in ahc_send_async()
2359 if (ppr_options & ~MSG_EXT_PPR_QAS_REQ) { in ahc_linux_set_period()
2361 ppr_options &= MSG_EXT_PPR_QAS_REQ; in ahc_linux_set_period()
2448 & ~MSG_EXT_PPR_QAS_REQ;
2454 ppr_options |= MSG_EXT_PPR_QAS_REQ;
H A Daic79xx_osm.c1709 + (spi_qas(starget) ? MSG_EXT_PPR_QAS_REQ : 0) in ahd_send_async()
1728 spi_qas(starget) = tinfo->curr.ppr_options & MSG_EXT_PPR_QAS_REQ ? 1 : 0; in ahd_send_async()
2418 if (ppr_options & ~MSG_EXT_PPR_QAS_REQ) { in ahd_linux_set_period()
2420 ppr_options &= MSG_EXT_PPR_QAS_REQ; in ahd_linux_set_period()
2520 & ~MSG_EXT_PPR_QAS_REQ; in ahd_linux_set_qas()
2532 ppr_options |= MSG_EXT_PPR_QAS_REQ; in ahd_linux_set_qas()
H A Daic79xx_core.c3678 *ppr_options &= MSG_EXT_PPR_QAS_REQ; in ahd_devlimited_syncrate()
3732 *ppr_options &= (MSG_EXT_PPR_DT_REQ|MSG_EXT_PPR_QAS_REQ); in ahd_find_syncrate()
3735 *ppr_options &= MSG_EXT_PPR_QAS_REQ; in ahd_find_syncrate()
3934 if ((ppr_options & MSG_EXT_PPR_QAS_REQ) != 0) { in ahd_set_syncrate()
3946 (ppr_options & MSG_EXT_PPR_QAS_REQ) != 0 in ahd_set_syncrate()
4087 ppr_opts = tinfo->ppr_options & (MSG_EXT_PPR_QAS_REQ|MSG_EXT_PPR_DT_REQ in ahd_update_neg_table()
5334 ppr_options &= MSG_EXT_PPR_QAS_REQ; in ahd_parse_msg()
5525 | MSG_EXT_PPR_QAS_REQ in ahd_handle_msg_reject()
7586 | MSG_EXT_PPR_QAS_REQ in ahd_default_config()
7694 user_tinfo->ppr_options |= MSG_EXT_PPR_QAS_REQ; in ahd_parse_cfgdata()
[all...]

Completed in 32 milliseconds