| /src/external/gpl3/binutils/dist/include/vms/ |
| internal.h | 35 unsigned char pfc; /* Page fault cluster. */ member in struct:vms_internal_eisd
|
| eisd.h | 70 unsigned char pfc; member in struct:vms_eisd
|
| /src/external/gpl3/binutils.old/dist/include/vms/ |
| internal.h | 35 unsigned char pfc; /* Page fault cluster. */ member in struct:vms_internal_eisd
|
| eisd.h | 70 unsigned char pfc; member in struct:vms_eisd
|
| /src/external/gpl3/gdb.old/dist/include/vms/ |
| internal.h | 35 unsigned char pfc; /* Page fault cluster. */ member in struct:vms_internal_eisd
|
| eisd.h | 70 unsigned char pfc; member in struct:vms_eisd
|
| /src/external/gpl3/gdb/dist/include/vms/ |
| internal.h | 35 unsigned char pfc; /* Page fault cluster. */ member in struct:vms_internal_eisd
|
| eisd.h | 70 unsigned char pfc; member in struct:vms_eisd
|
| /src/external/cddl/osnet/dist/lib/libdtrace/common/ |
| dt_printf.c | 753 dt_pfconv_t *pfc; local 756 if ((pfc = malloc(sizeof (dt_pfconv_t))) == NULL) { 761 bcopy(pfd, pfc, sizeof (dt_pfconv_t)); 762 h = dt_strtab_hash(pfc->pfc_name, NULL) % n; 763 pfc->pfc_next = pdi->pdi_buckets[h]; 764 pdi->pdi_buckets[h] = pfc; 774 if (pfc->pfc_check == &pfcheck_type && dtrace_lookup_by_type( 775 dtp, DTRACE_OBJ_DDEFS, pfc->pfc_tstr, &dtt) != 0) { 780 pfc->pfc_dctfp = dtt.dtt_ctfp; 781 pfc->pfc_dtype = dtt.dtt_type 813 dt_pfconv_t *pfc, *nfc; local 836 const dt_pfconv_t *pfc; local 1104 const dt_pfconv_t *pfc = pfd->pfd_conv; local 1402 const dt_pfconv_t *pfc = pfd->pfd_conv; local 1883 const dt_pfconv_t *pfc = pfd->pfd_conv; local 1937 const dt_pfconv_t *pfc = pfd->pfd_conv; local [all...] |
| /src/sys/dev/pci/ixgbe/ |
| ixgbe_dcb.h | 105 enum ixgbe_dcb_pfc pfc; /* Class based flow control setting */ member in struct:ixgbe_dcb_tc_config 148 /* DCB PFC */
|
| ixgbe_dcb.c | 203 * ixgbe_dcb_unpack_pfc_cee - Unpack dcb_config PFC info 206 * @pfc_up: u8 to store user priority PFC bitmask 208 * This unpacks the dcb configuration PFC info which is stored per 219 * If the TC for this user priority has PFC enabled then set the 220 * matching bit in 'pfc_up' to reflect that PFC is enabled. 223 if (tc_config[map[up]].pfc != ixgbe_dcb_pfc_disabled)
|
| /src/sys/arch/sparc64/dev/ |
| ffb.c | 1474 uint32_t pll, pfc, ucl, dcl, tgc; local 1521 pfc = FFB_DAC_PIX_FMT_821; 1526 pfc = FFB_DAC_PIX_FMT_421; 1588 pll, pfc, ucl, dcl, tgc)); 1608 DAC_WRITE(sc, FFB_DAC_VALUE, pfc);
|
| /src/external/gpl3/binutils/dist/bfd/ |
| vms-alpha.c | 3083 dst->pfc = src->u.eisd.pfc; 3136 eisd->u.gbl_eisd.common.pfc = 0; 3179 eisd->u.eisd.pfc = 0; /* Default. */ 8483 fprintf (file, _(" vbn: %u, pfc: %u, matchctl: %u type: %u ("), 8485 eisd.pfc, eisd.matchctl, eisd.type);
|
| /src/external/gpl3/binutils.old/dist/bfd/ |
| vms-alpha.c | 3070 dst->pfc = src->u.eisd.pfc; 3123 eisd->u.gbl_eisd.common.pfc = 0; 3166 eisd->u.eisd.pfc = 0; /* Default. */ 8461 fprintf (file, _(" vbn: %u, pfc: %u, matchctl: %u type: %u ("), 8463 eisd.pfc, eisd.matchctl, eisd.type);
|
| /src/external/gpl3/gdb.old/dist/bfd/ |
| vms-alpha.c | 3070 dst->pfc = src->u.eisd.pfc; 3123 eisd->u.gbl_eisd.common.pfc = 0; 3166 eisd->u.eisd.pfc = 0; /* Default. */ 8461 fprintf (file, _(" vbn: %u, pfc: %u, matchctl: %u type: %u ("), 8463 eisd.pfc, eisd.matchctl, eisd.type);
|
| /src/external/gpl3/gdb/dist/bfd/ |
| vms-alpha.c | 3070 dst->pfc = src->u.eisd.pfc; 3123 eisd->u.gbl_eisd.common.pfc = 0; 3166 eisd->u.eisd.pfc = 0; /* Default. */ 8461 fprintf (file, _(" vbn: %u, pfc: %u, matchctl: %u type: %u ("), 8463 eisd.pfc, eisd.matchctl, eisd.type);
|