HomeSort by: relevance | last modified time | path
    Searched defs:targ_info (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/ic/
aic79xx.c 1029 struct ahd_initiator_tinfo *targ_info; local in function:ahd_handle_seqint
1060 targ_info = ahd_fetch_transinfo(ahd,
2452 struct ahd_initiator_tinfo *targ_info; local in function:ahd_force_renegotiation
2461 targ_info = ahd_fetch_transinfo(ahd,
2467 targ_info, AHD_NEG_IF_NON_ASYNC);
7946 struct ahd_initiator_tinfo *targ_info; local in function:ahd_handle_scsi_status
7964 targ_info = ahd_fetch_transinfo(ahd,
8008 tstate, targ_info,
aic7xxx.c 501 struct ahc_initiator_tinfo *targ_info; local in function:ahc_handle_seqint
516 targ_info = ahc_fetch_transinfo(ahc,
521 tinfo = &targ_info->curr;
566 tstate, targ_info,
1396 struct ahc_initiator_tinfo *targ_info; local in function:ahc_force_renegotiation
1400 targ_info = ahc_fetch_transinfo(ahc,
1406 targ_info, AHC_NEG_IF_NON_ASYNC);

Completed in 38 milliseconds