Searched refs:targ_info (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/sys/dev/aic7xxx/
H A Daic79xx_osm.c842 struct ahd_initiator_tinfo *targ_info; local
852 targ_info = ahd_fetch_transinfo(ahd, devinfo.channel,
857 tinfo = &targ_info->curr;
859 tinfo = &targ_info->user;
H A Daic7xxx_osm.c825 struct ahc_initiator_tinfo *targ_info; local
835 targ_info = ahc_fetch_transinfo(ahc, devinfo.channel,
840 tinfo = &targ_info->curr;
842 tinfo = &targ_info->user;
H A Daic7xxx.c495 struct ahc_initiator_tinfo *targ_info; local
509 targ_info = ahc_fetch_transinfo(ahc,
514 tinfo = &targ_info->curr;
565 tstate, targ_info,
1411 struct ahc_initiator_tinfo *targ_info; local
1414 targ_info = ahc_fetch_transinfo(ahc,
1420 targ_info, AHC_NEG_IF_NON_ASYNC);
H A Daic79xx.c2554 struct ahd_initiator_tinfo *targ_info; local
2563 targ_info = ahd_fetch_transinfo(ahd,
2569 targ_info, AHD_NEG_IF_NON_ASYNC);
8246 struct ahd_initiator_tinfo *targ_info; local
8265 targ_info = ahd_fetch_transinfo(ahd,
8270 tinfo = &targ_info->curr;
8316 tstate, targ_info,

Completed in 104 milliseconds