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

  /src/external/gpl3/binutils/dist/binutils/
od-pe.c 152 const struct target_specific_info targ_info[] = variable in typeref:struct:target_specific_info
203 for (i = ARRAY_SIZE (targ_info); i--;)
204 if (targ_info[i].machine_number == machine)
205 return targ_info + i;
  /src/external/gpl3/binutils.old/dist/binutils/
od-pe.c 152 const struct target_specific_info targ_info[] = variable in typeref:struct:target_specific_info
203 for (i = ARRAY_SIZE (targ_info); i--;)
204 if (targ_info[i].machine_number == machine)
205 return targ_info + i;
  /src/sys/dev/ic/
aic7xxx.c 501 struct ahc_initiator_tinfo *targ_info; local
516 targ_info = ahc_fetch_transinfo(ahc,
521 tinfo = &targ_info->curr;
566 tstate, targ_info,
1396 struct ahc_initiator_tinfo *targ_info; local
1400 targ_info = ahc_fetch_transinfo(ahc,
1406 targ_info, AHC_NEG_IF_NON_ASYNC);
aic79xx.c 1029 struct ahd_initiator_tinfo *targ_info; local
1060 targ_info = ahd_fetch_transinfo(ahd,
2452 struct ahd_initiator_tinfo *targ_info; local
2461 targ_info = ahd_fetch_transinfo(ahd,
2467 targ_info, AHD_NEG_IF_NON_ASYNC);
7946 struct ahd_initiator_tinfo *targ_info; local
7964 targ_info = ahd_fetch_transinfo(ahd,
8008 tstate, targ_info,

Completed in 90 milliseconds