Home
last modified time | relevance | path

Searched refs:MSG_EXT_PPR_HOLD_MCS (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-6.6/drivers/scsi/aic7xxx/
H A Dscsi_message.h37 #define MSG_EXT_PPR_HOLD_MCS 0x08 macro
H A Daic79xx_osm.c1709 + (spi_hold_mcs(starget) ? MSG_EXT_PPR_HOLD_MCS : 0); in ahd_send_async()
1728 spi_hold_mcs(starget) = tinfo->curr.ppr_options & MSG_EXT_PPR_HOLD_MCS ? 1 : 0; in ahd_send_async()
2753 & ~MSG_EXT_PPR_HOLD_MCS; in ahd_linux_set_hold_mcs()
2759 ppr_options |= MSG_EXT_PPR_HOLD_MCS; in ahd_linux_set_hold_mcs()
H A Daic79xx_core.c7583 | MSG_EXT_PPR_HOLD_MCS in ahd_default_config()
7686 | MSG_EXT_PPR_HOLD_MCS in ahd_parse_cfgdata()
/kernel/linux/linux-5.10/drivers/scsi/aic7xxx/
H A Dscsi_message.h67 #define MSG_EXT_PPR_HOLD_MCS 0x08 macro
H A Daic79xx_osm.c1715 + (spi_hold_mcs(starget) ? MSG_EXT_PPR_HOLD_MCS : 0); in ahd_send_async()
1734 spi_hold_mcs(starget) = tinfo->curr.ppr_options & MSG_EXT_PPR_HOLD_MCS ? 1 : 0; in ahd_send_async()
2765 & ~MSG_EXT_PPR_HOLD_MCS; in ahd_linux_set_hold_mcs()
2771 ppr_options |= MSG_EXT_PPR_HOLD_MCS; in ahd_linux_set_hold_mcs()
H A Daic79xx_core.c7584 | MSG_EXT_PPR_HOLD_MCS in ahd_default_config()
7687 | MSG_EXT_PPR_HOLD_MCS in ahd_parse_cfgdata()

Completed in 31 milliseconds