Home
last modified time | relevance | path

Searched refs:ppr_options (Results 1 – 10 of 10) sorted by relevance

/drivers/scsi/aic7xxx/
Daic79xx_osm.c845 if ((tinfo->curr.ppr_options & MSG_EXT_PPR_IU_REQ) != 0) { in ahd_linux_dev_reset()
1578 || (tinfo->curr.ppr_options & MSG_EXT_PPR_IU_REQ) != 0) { in ahd_linux_run_command()
1608 if ((tinfo->curr.ppr_options & MSG_EXT_PPR_IU_REQ) != 0) in ahd_linux_run_command()
1709 || tinfo->curr.ppr_options != tinfo->goal.ppr_options) in ahd_send_async()
1734 && tinfo->curr.ppr_options == target_ppr_options) in ahd_send_async()
1741 spi_dt(starget) = tinfo->curr.ppr_options & MSG_EXT_PPR_DT_REQ ? 1 : 0; in ahd_send_async()
1742 spi_qas(starget) = tinfo->curr.ppr_options & MSG_EXT_PPR_QAS_REQ ? 1 : 0; in ahd_send_async()
1743 spi_iu(starget) = tinfo->curr.ppr_options & MSG_EXT_PPR_IU_REQ ? 1 : 0; in ahd_send_async()
1744 spi_rd_strm(starget) = tinfo->curr.ppr_options & MSG_EXT_PPR_RD_STRM ? 1 : 0; in ahd_send_async()
1745 spi_pcomp_en(starget) = tinfo->curr.ppr_options & MSG_EXT_PPR_PCOMP_EN ? 1 : 0; in ahd_send_async()
[all …]
Daic7xxx_osm.c1631 || tinfo->curr.ppr_options != tinfo->goal.ppr_options) in ahc_send_async()
1655 && tinfo->curr.ppr_options == target_ppr_options) in ahc_send_async()
1662 spi_dt(starget) = tinfo->curr.ppr_options & MSG_EXT_PPR_DT_REQ ? 1 : 0; in ahc_send_async()
1663 spi_qas(starget) = tinfo->curr.ppr_options & MSG_EXT_PPR_QAS_REQ ? 1 : 0; in ahc_send_async()
1664 spi_iu(starget) = tinfo->curr.ppr_options & MSG_EXT_PPR_IU_REQ ? 1 : 0; in ahc_send_async()
2353 unsigned int ppr_options = tinfo->goal.ppr_options; in ahc_linux_set_period() local
2365 ppr_options |= MSG_EXT_PPR_DT_REQ; in ahc_linux_set_period()
2375 if (ppr_options & ~MSG_EXT_PPR_QAS_REQ) { in ahc_linux_set_period()
2377 ppr_options &= MSG_EXT_PPR_QAS_REQ; in ahc_linux_set_period()
2380 syncrate = ahc_find_syncrate(ahc, &period, &ppr_options, AHC_SYNCRATE_DT); in ahc_linux_set_period()
[all …]
Daic79xx_proc.c121 if ((tinfo->ppr_options & MSG_EXT_PPR_RD_STRM) != 0) { in ahd_format_transinfo()
125 if ((tinfo->ppr_options & MSG_EXT_PPR_DT_REQ) != 0) { in ahd_format_transinfo()
129 if ((tinfo->ppr_options & MSG_EXT_PPR_IU_REQ) != 0) { in ahd_format_transinfo()
133 if ((tinfo->ppr_options & MSG_EXT_PPR_RTI) != 0) { in ahd_format_transinfo()
137 if ((tinfo->ppr_options & MSG_EXT_PPR_QAS_REQ) != 0) { in ahd_format_transinfo()
Daic7xxx_core.c147 u_int *ppr_options,
170 u_int bus_width, u_int ppr_options);
1879 tinfo->goal.ppr_options = 0; in ahc_handle_scsiint()
2211 u_int *period, u_int *ppr_options, role_t role) in ahc_devlimited_syncrate() argument
2223 *ppr_options &= ~MSG_EXT_PPR_DT_REQ; in ahc_devlimited_syncrate()
2244 *ppr_options &= transinfo->ppr_options; in ahc_devlimited_syncrate()
2247 *ppr_options &= ~MSG_EXT_PPR_DT_REQ; in ahc_devlimited_syncrate()
2251 *ppr_options = 0; in ahc_devlimited_syncrate()
2255 return (ahc_find_syncrate(ahc, period, ppr_options, maxsync)); in ahc_devlimited_syncrate()
2265 u_int *ppr_options, u_int maxsync) in ahc_find_syncrate() argument
[all …]
Daic79xx_core.c118 u_int *ppr_options,
143 u_int bus_width, u_int ppr_options);
3149 if ((tinfo->curr.ppr_options & MSG_EXT_PPR_IU_REQ)!=0) { in ahd_handle_nonpkt_busfree()
3167 tinfo->goal.ppr_options = 0; in ahd_handle_nonpkt_busfree()
3693 u_int *period, u_int *ppr_options, role_t role) in ahd_devlimited_syncrate() argument
3704 *ppr_options &= MSG_EXT_PPR_QAS_REQ; in ahd_devlimited_syncrate()
3720 *ppr_options &= (transinfo->ppr_options|MSG_EXT_PPR_PCOMP_EN); in ahd_devlimited_syncrate()
3723 *ppr_options &= ~MSG_EXT_PPR_DT_REQ; in ahd_devlimited_syncrate()
3727 *ppr_options = 0; in ahd_devlimited_syncrate()
3730 ahd_find_syncrate(ahd, period, ppr_options, maxsync); in ahd_devlimited_syncrate()
[all …]
Daic7xxx.h694 uint8_t ppr_options; /* Parallel Protocol Request options */ member
1201 u_int *ppr_options, u_int maxsync);
1225 u_int ppr_options,
Daic79xx.h749 uint8_t ppr_options; /* Parallel Protocol Request options */ member
1393 u_int *ppr_options, u_int maxsync);
1414 u_int ppr_options,
Daic7xxx_proc.c116 (tinfo->ppr_options & MSG_EXT_PPR_DT_REQ) != 0 in ahc_format_transinfo()
/drivers/scsi/
Dqla1280.h479 uint8_t ppr_options:4; member
Dqla1280.c1141 mb[6] = (nv->bus[bus].target[target].ppr_1x160.flags.ppr_options << 8) | in qla1280_set_target_parameters()
1999 nv->bus[bus].target[target].ppr_1x160.flags.ppr_options = 2; in qla1280_set_target_defaults()