/src/sys/external/bsd/drm2/dist/drm/nouveau/include/nvkm/subdev/bios/ |
M0203.h | 9 u16 pointer; member in struct:nvbios_M0203T
|
/src/sys/external/bsd/drm2/include/linux/ |
nbsd-namespace-acpi.h | 38 #define pointer Pointer macro
|
/src/tests/usr.bin/indent/ |
opt_bc.c | 18 char plain, *pointer; variable in typeref:typename:char * 30 *pointer; variable in typeref:typename:char * 37 char plain, *pointer; variable in typeref:typename:char *
|
fmt_decl.c | 32 extern void * pointer; 36 /* $ XXX: Why is the token 'function_pointer' not aligned with 'pointer'? */ 38 extern void *pointer; 332 type *pointer; local in function:x 349 type *pointer; local in function:x 761 * a 'pointer to' type derivation, not as a binary or unary operator. 777 * In declarations, most occurrences of '*' are pointer type derivations. 860 * before the '=', in the second and third of these function pointer
|
/src/usr.sbin/memswitch/ |
memswitch.h | 63 void *pointer; member in union:property::value
|
/src/sys/dev/acpi/ |
fujbp_acpi.c | 45 * display, the state (on/off) of the internal pointer, and the volume level of 54 * {G,S}MOU get/set the switch state of the internal pointer 59 * (brightness, pointer) are released. However, these notifications seem to be 105 * ACPI Fujitsu brightness & pointer controller capabilities (methods). 117 * Software state of an ACPI Fujitsu brightness & pointer controller. 173 aprint_naive(": Fujitsu Brightness & Pointer\n"); 174 aprint_normal(": Fujitsu Brightness & Pointer\n"); 222 * internal pointer work after resume. On the P7120, the internal pointer is 226 * To prevent these problems, we disable the internal pointer on suspend an 366 bool brightness, pointer; local in function:fujitsu_bp_sysctl_setup [all...] |
/src/sys/dev/pci/ixgbe/ |
ixgbe_x540.c | 60 * @hw: pointer to hardware structure 170 * @hw: pointer to hardware structure 171 * @speed: pointer to link speed 187 * @hw: pointer to hardware structure 199 * @hw: pointer to hardware structure 213 * @hw: pointer to hardware structure 315 * @hw: pointer to hardware structure 339 * @hw: pointer to hardware structure 369 * @hw: pointer to hardware structure 401 * @hw: pointer to hardware structur 516 u16 pointer = 0; local in function:ixgbe_calc_eeprom_checksum_X540 [all...] |
ixgbe_x550.c | 58 * @hw: pointer to hardware structure 117 * @hw: pointer to hardware structure 119 * @value: pointer to receive value read 130 * @hw: pointer to hardware structure 143 * @hw: pointer to hardware structure 145 * @value: pointer to receive read value 162 * @hw: pointer to hardware structure 181 * @hw: pointer to hardware structure 257 * @hw: pointer to hardware structure 334 * @hw: pointer to hardware structur 3612 u16 pointer, i, size; local in function:ixgbe_calc_checksum_X550 [all...] |
ixgbe_common.c | 71 * @hw: pointer to the hardware structure 163 * @hw: pointer to hardware structure 233 * @hw: pointer to hardware structure 389 * @hw: pointer to hardware structure 452 * @hw: pointer to hw structure 491 * @hw: pointer to hardware structure 525 * @hw: pointer to hardware structure 643 * @hw: pointer to hardware structure 754 * @hw: pointer to hardware structure 788 * @hw: pointer to the HW structur 2243 u16 pointer = 0; local in function:ixgbe_calc_eeprom_checksum_generic [all...] |
/src/bin/sh/ |
shell.h | 70 typedef void *pointer; typedef in typeref:typename:void *
|
/src/sys/sys/ |
device.h | 168 void * pointer; member in union:devhandle::__anon9ca6e2ef020a 345 cfdata_t ct_cfdata; /* pointer to cfdata table */
|
/src/usr.bin/xlint/lint1/ |
cgram.y | 416 %type <y_qual_ptr> pointer 1460 | pointer notype_direct_declarator { 1467 | pointer type_direct_declarator { 1538 pointer: label 1543 | T_ASTERISK type_qualifier_list_opt pointer { 1613 | pointer direct_param_declarator { 1620 | pointer direct_notype_param_declarator { 1806 pointer { 1810 | pointer direct_abstract_declarator { 1816 | pointer type_attribute_list direct_abstract_declarator [all...] |
/src/sys/arch/i386/include/ |
multiboot2.h | 344 multiboot_uint32_t pointer; member in struct:multiboot_tag_efi32 351 multiboot_uint64_t pointer; member in struct:multiboot_tag_efi64 398 multiboot_uint32_t pointer; member in struct:multiboot_tag_efi32_ih 405 multiboot_uint64_t pointer; member in struct:multiboot_tag_efi64_ih
|
/src/sys/netinet/ |
sctp_structs.h | 98 void *pointer; /* pointer for apply func to use */ member in struct:sctp_iterator 245 struct mbuf *data; /* pointer to mbuf chain of data */
|