Searched refs:tinfo (Results 1 - 7 of 7) sorted by relevance

/drivers/scsi/aic7xxx/
H A Daic79xx_proc.c140 ahd_format_transinfo(struct info_str *info, struct ahd_transinfo *tinfo) argument
146 if (tinfo->period == AHD_PERIOD_UNKNOWN) {
152 if (tinfo->offset != 0) {
153 freq = ahd_calc_syncsrate(tinfo->period);
156 speed *= (0x01 << tinfo->width);
168 if ((tinfo->ppr_options & MSG_EXT_PPR_RD_STRM) != 0) {
172 if ((tinfo->ppr_options & MSG_EXT_PPR_DT_REQ) != 0) {
176 if ((tinfo->ppr_options & MSG_EXT_PPR_IU_REQ) != 0) {
180 if ((tinfo->ppr_options & MSG_EXT_PPR_RTI) != 0) {
185 if ((tinfo
210 struct ahd_initiator_tinfo *tinfo; local
[all...]
H A Daic7xxx_proc.c141 ahc_format_transinfo(struct info_str *info, struct ahc_transinfo *tinfo) argument
149 if (tinfo->offset != 0) {
150 freq = ahc_calc_syncsrate(tinfo->period);
153 speed *= (0x01 << tinfo->width);
163 (tinfo->ppr_options & MSG_EXT_PPR_DT_REQ) != 0
164 ? " DT" : "", tinfo->offset);
167 if (tinfo->width > 0) {
173 copy_info(info, "%dbit)", 8 * (0x01 << tinfo->width));
186 struct ahc_initiator_tinfo *tinfo; local
190 tinfo
[all...]
H A Daic79xx_osm.c616 struct ahd_initiator_tinfo *tinfo; local
629 tinfo = ahd_fetch_transinfo(ahd, 'A', ahd->our_id,
645 spi_min_period(starget) = tinfo->user.period;
646 spi_max_offset(starget) = tinfo->user.offset;
649 tinfo = ahd_fetch_transinfo(ahd, channel, ahd->our_id,
790 struct ahd_initiator_tinfo *tinfo; local
831 tinfo = ahd_fetch_transinfo(ahd, 'A', ahd->our_id,
845 if ((tinfo->curr.ppr_options & MSG_EXT_PPR_IU_REQ) != 0) {
1304 struct ahd_initiator_tinfo *tinfo; local
1307 tinfo
1563 struct ahd_initiator_tinfo *tinfo; local
1708 struct ahd_initiator_tinfo *tinfo; local
2424 struct ahd_initiator_tinfo *tinfo local
2477 struct ahd_initiator_tinfo *tinfo local
2512 struct ahd_initiator_tinfo *tinfo local
2554 struct ahd_initiator_tinfo *tinfo local
2593 struct ahd_initiator_tinfo *tinfo local
2633 struct ahd_initiator_tinfo *tinfo local
2669 struct ahd_initiator_tinfo *tinfo local
2705 struct ahd_initiator_tinfo *tinfo local
2749 struct ahd_initiator_tinfo *tinfo local
2799 struct ahd_initiator_tinfo *tinfo local
[all...]
H A Daic7xxx_osm.c577 struct ahc_initiator_tinfo *tinfo; local
626 tinfo = ahc_fetch_transinfo(ahc, channel, ahc->our_id,
1190 struct ahc_initiator_tinfo *tinfo; local
1204 tinfo = ahc_fetch_transinfo(ahc, channel, our_id,
1209 tinfo, AHC_NEG_ALWAYS);
1440 struct ahc_initiator_tinfo *tinfo; local
1496 tinfo = ahc_fetch_transinfo(ahc, SCB_GET_CHANNEL(ahc, scb),
1499 hscb->scsirate = tinfo->scsirate;
1500 hscb->scsioffset = tinfo->curr.offset;
1638 struct ahc_initiator_tinfo *tinfo; local
2382 struct ahc_initiator_tinfo *tinfo local
2426 struct ahc_initiator_tinfo *tinfo local
2454 struct ahc_initiator_tinfo *tinfo local
[all...]
H A Daic7xxx_core.c1062 struct ahc_transinfo *tinfo; local
1079 tinfo = &targ_info->curr;
1102 if (tinfo->protocol_version <= SCSI_REV_2
1872 struct ahc_initiator_tinfo *tinfo; local
1879 tinfo = ahc_fetch_transinfo(ahc,
1884 tinfo->curr.transport_version = 2;
1885 tinfo->goal.transport_version = 2;
1886 tinfo->goal.ppr_options = 0;
2217 struct ahc_initiator_tinfo *tinfo,
2248 transinfo = &tinfo
2216 ahc_devlimited_syncrate(struct ahc_softc *ahc, struct ahc_initiator_tinfo *tinfo, u_int *period, u_int *ppr_options, role_t role) argument
2388 ahc_validate_offset(struct ahc_softc *ahc, struct ahc_initiator_tinfo *tinfo, const struct ahc_syncrate *syncrate, u_int *offset, int wide, role_t role) argument
2420 ahc_validate_width(struct ahc_softc *ahc, struct ahc_initiator_tinfo *tinfo, u_int *bus_width, role_t role) argument
2450 ahc_update_neg_request(struct ahc_softc *ahc, struct ahc_devinfo *devinfo, struct ahc_tmode_tstate *tstate, struct ahc_initiator_tinfo *tinfo, ahc_neg_type neg_type) argument
2497 struct ahc_initiator_tinfo *tinfo; local
2623 struct ahc_initiator_tinfo *tinfo; local
2708 struct ahc_initiator_tinfo *tinfo; local
2969 struct ahc_initiator_tinfo *tinfo; local
3586 struct ahc_initiator_tinfo *tinfo; local
4015 struct ahc_initiator_tinfo *tinfo; local
5486 struct ahc_initiator_tinfo *tinfo; local
[all...]
H A Daic79xx_core.c130 struct ahd_transinfo *tinfo);
1919 struct ahd_transinfo *tinfo; local
1952 tinfo = &targ_info->curr;
3135 struct ahd_initiator_tinfo *tinfo; local
3152 tinfo = ahd_fetch_transinfo(ahd, devinfo.channel,
3155 if ((tinfo->curr.ppr_options & MSG_EXT_PPR_IU_REQ)!=0) {
3171 tinfo->curr.transport_version = 2;
3172 tinfo->goal.transport_version = 2;
3173 tinfo->goal.ppr_options = 0;
3698 struct ahd_initiator_tinfo *tinfo,
3697 ahd_devlimited_syncrate(struct ahd_softc *ahd, struct ahd_initiator_tinfo *tinfo, u_int *period, u_int *ppr_options, role_t role) argument
3785 ahd_validate_offset(struct ahd_softc *ahd, struct ahd_initiator_tinfo *tinfo, u_int period, u_int *offset, int wide, role_t role) argument
3816 ahd_validate_width(struct ahd_softc *ahd, struct ahd_initiator_tinfo *tinfo, u_int *bus_width, role_t role) argument
3846 ahd_update_neg_request(struct ahd_softc *ahd, struct ahd_devinfo *devinfo, struct ahd_tmode_tstate *tstate, struct ahd_initiator_tinfo *tinfo, ahd_neg_type neg_type) argument
3893 struct ahd_initiator_tinfo *tinfo; local
4038 struct ahd_initiator_tinfo *tinfo; local
4100 ahd_update_neg_table(struct ahd_softc *ahd, struct ahd_devinfo *devinfo, struct ahd_transinfo *tinfo) argument
4241 struct ahd_initiator_tinfo *tinfo; local
4529 struct ahd_initiator_tinfo *tinfo; local
5104 struct ahd_initiator_tinfo *tinfo; local
5529 struct ahd_initiator_tinfo *tinfo; local
7470 struct ahd_initiator_tinfo *tinfo; local
7652 struct ahd_initiator_tinfo *tinfo; local
7731 struct ahd_initiator_tinfo *tinfo; local
9032 struct ahd_transinfo *tinfo; local
[all...]
/drivers/net/wireless/ath/ath9k/
H A Dmci.c87 struct ath_mci_profile_info *info, *tinfo; local
89 list_for_each_entry_safe(info, tinfo, &mci->info, list) {

Completed in 670 milliseconds