| /src/lib/libisns/ |
| isns_pdu.h | 161 uint16_t func_id; member in struct:isns_trans_s 175 uint16_t func_id; member in struct:isns_pdu_hdr_s
|
| /src/sys/arch/hppa/dev/ |
| astro.c | 72 uint64_t func_id; member in struct:astro_regs
|
| /src/external/gpl3/gcc/dist/gcc/ |
| btfout.cc | 791 size_t func_id = btf_relative_func_id (btf_id); local 792 ctf_dtdef_ref ref_type = (*funcs)[func_id]; 1043 size_t func_id = btf_relative_func_id (ref_id); local 1044 ctf_dtdef_ref ref_type = (*funcs)[func_id];
|
| /src/external/gpl3/binutils/dist/ld/ |
| pdb.c | 1899 uint32_t func_id; local 1901 func_id = bfd_getl32 (ptr); 1903 if (!remap_type (ptr, map, func_id, num_types))
|
| /src/external/gpl3/binutils.old/dist/ld/ |
| pdb.c | 1899 uint32_t func_id; local 1901 func_id = bfd_getl32 (ptr); 1903 if (!remap_type (ptr, map, func_id, num_types))
|
| /src/external/gpl3/binutils/dist/gprofng/src/ |
| Dbe.cc | 4476 uint64_t func_id = cur_func->id; local 4491 table0->append (func_id); 4508 table0->append (func_id);
|
| /src/external/gpl3/binutils.old/dist/gprofng/src/ |
| Dbe.cc | 4476 uint64_t func_id = cur_func->id; local 4491 table0->append (func_id); 4508 table0->append (func_id);
|
| /src/sys/dev/pci/ |
| if_mcx.c | 3798 int32_t *npages, uint16_t *func_id) 3827 *func_id = out->cmd_func_id; 3876 mcx_add_pages(struct mcx_softc *sc, struct mcx_hwmem *mhm, uint16_t func_id) 3900 in->cmd_func_id = func_id; 3955 uint16_t func_id; local 3957 if (mcx_query_pages(sc, type, &npages, &func_id) != 0) { 3970 if (mcx_add_pages(sc, mhm, func_id) != 0) {
|