/src/lib/lua/syslog/ |
syslog.c | 44 const char *ident; local in function:syslog_openlog 48 ident = luaL_checkstring(L, 1); 51 openlog(ident, option, facility);
|
/src/sys/arch/atari/stand/tostools/libtos/ |
elf.c | 74 Elf32_Word ident, symsize, symstart; local in function:elf_load 82 memcpy(&ident, ehdr.e_ident, sizeof ident); 83 if (ident != ELFMAGIC)
|
/src/sys/compat/sys/ |
event.h | 46 uintptr_t ident; /* identifier for this event */ member in struct:kevent100
|
/src/sys/arch/hppa/conf/ |
ld.script | 62 .note.netbsd.ident : 64 KEEP(*(.note.netbsd.ident));
|
/src/games/hack/ |
def.flag.h | 67 unsigned ident; /* social security number for each monster */ member in struct:flag
|
/src/sys/arch/bebox/stand/boot/ |
wdc.c | 153 uint8_t ident[DEV_BSIZE]; local in function:wdcprobe 217 if (_wdc_exec_identify(chp, drive, ident) == 0) { 218 struct ataparams *prms = (struct ataparams *)ident;
|
/src/sys/external/bsd/drm2/include/linux/ |
dmi.h | 67 const char *ident; member in struct:dmi_system_id
|
/src/lib/libradius/ |
radlib_private.h | 78 int ident; /* Current identifier value */ member in struct:rad_handle
|
/src/sys/dev/bluetooth/ |
bcsp.h | 43 uint8_t ident :4; /* Protocol Identifier */ member in struct:__anon6220728c0108 45 uint8_t ident :4; /* Protocol Identifier */ member in struct:__anon6220728c0108 74 (hdrp)->ident + (hdrp)->plen2))
|
bth5.h | 43 uint8_t ident :4; /* Protocol Identifier */ member in struct:__anon634d0ff70108 45 uint8_t ident :4; /* Protocol Identifier */ member in struct:__anon634d0ff70108 77 (hdrp)->ident + (hdrp)->plen2))
|
/src/sys/dev/nvmm/ |
nvmm_internal.h | 106 bool (*ident)(void); member in struct:nvmm_impl
|
/src/sys/dev/scsipi/ |
atapi_tape.h | 111 u_int8_t ident[4]; /* host id string */ member in struct:ast_identifypage
|
/src/sys/external/bsd/drm2/dist/drm/i915/display/ |
intel_lspcon.c | 81 struct drm_dp_dpcd_ident *ident; local in function:lspcon_detect_vendor 89 ident = &dp->desc.ident; 90 vendor_oui = (ident->oui[0] << 16) | (ident->oui[1] << 8) | 91 ident->oui[2];
|
/src/sys/external/bsd/drm2/dist/drm/i915/gt/ |
intel_gt_irq.c | 49 u32 ident; local in function:gen11_gt_engine_identity 61 ident = raw_reg_read(gt->uncore, GEN11_INTR_IDENTITY_REG(bank)); 62 } while (!(ident & GEN11_INTR_DATA_VALID) && 65 if (unlikely(!(ident & GEN11_INTR_DATA_VALID))) { 67 bank, bit, ident); 74 return ident; 140 const u32 ident = gen11_gt_engine_identity(gt, bank, bit); local in function:gen11_gt_bank_handler 142 gen11_gt_identity_handler(gt, ident);
|
/src/usr.sbin/iopctl/ |
iopctl.c | 246 char ident[sizeof(ent->identitytag) * 4 + 1]; local in function:showlct 282 i2ostrvis(ent->identitytag, sizeof(ent->identitytag), ident, 283 sizeof(ident)); 284 show("identity tag", "<%s>", ident); 295 char ident[sizeof(status.productid) + 1]; local in function:showstatus 299 ident, sizeof(ident)); 317 show("product id string", "<%s>", ident); 343 char ident[128]; local in function:showddmid 349 i2ostrvis(p.di.name, sizeof(p.di.name), ident, sizeof(ident)) 368 char ident[128]; local in function:showdevid [all...] |
/src/bin/ksh/ |
lex.h | 9 #define IDENT 64 125 EXTERN char ident [IDENT+1]; variable in typeref:typename:EXTERN char[]
|
/src/sys/dev/ic/ |
mlx.c | 2050 /* Save the ident so we can handle this command when complete. */ 2108 u_int ident, status; local in function:mlx_intr 2113 while ((*mlx->mlx_findcomplete)(mlx, &ident, &status) != 0) { 2115 ident--; 2117 if (ident >= MLX_MAX_QUEUECNT) { 2123 mc = mlx->mlx_ccbs + ident;
|
nvmevar.h | 102 struct nvm_identify_namespace *ident; member in struct:nvme_namespace
|
/src/sys/dev/rasops/ |
rasops.c | 70 int ident; member in struct:rasops_matchdata
|
/src/usr.sbin/traceroute6/ |
traceroute6.c | 347 static u_int16_t ident; variable in typeref:typename:u_int16_t 418 ident = htons(arc4random() & 0xffff); 829 icp->icmp6_id = ident; 985 ((struct icmp6_hdr *)up)->icmp6_id == ident && 993 if (icp->icmp6_id == ident &&
|
/src/sys/dev/isa/ |
ess.c | 618 u_int8_t ident[4]; local in function:ess_identify 623 memset(ident, 0, sizeof(ident)); 695 ess_read_multi_mix_reg(sc, 0x40, ident, sizeof(ident)); 696 if(ident[0] == 0x18) { 697 switch(ident[1]) { 733 ess_read_multi_mix_reg(sc, 0x40, ident, sizeof(ident)); 734 if(ident[0] == 0x18) [all...] |
/src/sys/arch/sandpoint/stand/altboot/ |
globals.h | 177 uint16_t ident[128]; member in struct:disk
|
/src/sys/dev/pci/ |
mly.c | 283 const struct mly_ident *ident; local in function:mly_attach 299 ident = mly_find_ident(pa); 303 mly->mly_hwif = ident->hwif; 305 printf(": Mylex %s\n", ident->desc);
|
/src/sys/sys/ |
event.h | 67 uintptr_t ident; /* identifier for this event */ member in struct:kevent 80 _kevp->ident = _ident; 88 #define EV_SET(kevp, ident, filter, flags, fflags, data, udata) \ 89 _EV_SET((kevp), __CAST(uintptr_t, (ident)), (filter), (flags), \ 240 #define FILTEROP_ISFD __BIT(0) /* ident == file descriptor */ 292 #define kn_id kn_kevent.ident
|
/src/sys/external/bsd/drm2/dist/drm/ |
drm_dp_helper.c | 1218 * ident. The quirk data is shared but it's up to the drivers to act on the 1225 drm_dp_get_quirks(const struct drm_dp_dpcd_ident *ident, bool is_branch) 1238 if (memcmp(quirk->oui, ident->oui, sizeof(ident->oui)) != 0) 1242 memcmp(quirk->device_id, ident->device_id, sizeof(ident->device_id)) != 0) 1268 struct drm_dp_dpcd_ident *ident = &desc->ident; local in function:drm_dp_read_desc 1272 ret = drm_dp_dpcd_read(aux, offset, ident, sizeof(*ident)); [all...] |