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

/freebsd-current/sys/dev/aic7xxx/
H A Daic7xxx_osm.c834 struct ahc_initiator_tinfo *targ_info; local
844 targ_info = ahc_fetch_transinfo(ahc, devinfo.channel,
849 tinfo = &targ_info->curr;
851 tinfo = &targ_info->user;
H A Daic79xx_osm.c853 struct ahd_initiator_tinfo *targ_info; local
863 targ_info = ahd_fetch_transinfo(ahd, devinfo.channel,
868 tinfo = &targ_info->curr;
870 tinfo = &targ_info->user;
H A Daic7xxx.c487 struct ahc_initiator_tinfo *targ_info; local
501 targ_info = ahc_fetch_transinfo(ahc,
506 tinfo = &targ_info->curr;
557 tstate, targ_info,
1401 struct ahc_initiator_tinfo *targ_info; local
1404 targ_info = ahc_fetch_transinfo(ahc,
1410 targ_info, AHC_NEG_IF_NON_ASYNC);
H A Daic79xx.c2544 struct ahd_initiator_tinfo *targ_info; local
2553 targ_info = ahd_fetch_transinfo(ahd,
2559 targ_info, AHD_NEG_IF_NON_ASYNC);
8220 struct ahd_initiator_tinfo *targ_info; local
8239 targ_info = ahd_fetch_transinfo(ahd,
8244 tinfo = &targ_info->curr;
8290 tstate, targ_info,

Completed in 1095 milliseconds