Home
last modified time | relevance | path

Searched refs:targ_info (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/aic7xxx/
H A Daic79xx_osm.c853 struct ahd_initiator_tinfo *targ_info; in ahd_get_tran_settings()
863 targ_info = ahd_fetch_transinfo(ahd, devinfo.channel, in ahd_get_tran_settings()
868 tinfo = &targ_info->curr; in ahd_get_tran_settings()
870 tinfo = &targ_info->user; in ahd_get_tran_settings()
841 struct ahd_initiator_tinfo *targ_info; ahd_get_tran_settings() local
H A Daic7xxx_osm.c834 struct ahc_initiator_tinfo *targ_info; in ahc_get_tran_settings()
844 targ_info = ahc_fetch_transinfo(ahc, devinfo.channel, in ahc_get_tran_settings()
849 tinfo = &targ_info->curr; in ahc_get_tran_settings()
851 tinfo = &targ_info->user; in ahc_get_tran_settings()
822 struct ahc_initiator_tinfo *targ_info; ahc_get_tran_settings() local
H A Daic79xx.c2544 struct ahd_initiator_tinfo *targ_info; in ahd_force_renegotiation() local
2553 targ_info = ahd_fetch_transinfo(ahd, in ahd_force_renegotiation()
2559 targ_info, AHD_NEG_IF_NON_ASYNC); in ahd_force_renegotiation()
8220 struct ahd_initiator_tinfo *targ_info; in ahd_handle_scsi_status() local
8239 targ_info = ahd_fetch_transinfo(ahd, in ahd_handle_scsi_status()
8244 tinfo = &targ_info->curr; in ahd_handle_scsi_status()
8290 tstate, targ_info, in ahd_handle_scsi_status()