/illumos-gate/usr/src/uts/i86pc/os/ |
H A D | pci_mech2.c | 54 pci_mech2_config_enable(uchar_t bus, uchar_t function) in pci_mech2_config_enable() 76 pci_mech2_getb(int bus, int device, int function, int reg) in pci_mech2_getb() 92 pci_mech2_getw(int bus, int device, int function, int reg) in pci_mech2_getw() 108 pci_mech2_getl(int bus, int device, int function, int reg) in pci_mech2_getl() 124 pci_mech2_putb(int bus, int device, int function, int reg, uint8_t val) in pci_mech2_putb() 137 pci_mech2_putw(int bus, int device, int function, int reg, uint16_t val) in pci_mech2_putw() 150 pci_mech2_putl(int bus, int device, int function, int reg, uint32_t val) in pci_mech2_putl()
|
H A D | pci_mech1.c | 50 pci_mech1_getb(int bus, int device, int function, int reg) in pci_mech1_getb() 70 pci_mech1_getw(int bus, int device, int function, int reg) in pci_mech1_getw() 91 pci_mech1_getl(int bus, int device, int function, int reg) in pci_mech1_getl() 112 pci_mech1_putb(int bus, int device, int function, int reg, uint8_t val) in pci_mech1_putb() 130 pci_mech1_putw(int bus, int device, int function, int reg, uint16_t val) in pci_mech1_putw() 148 pci_mech1_putl(int bus, int device, int function, int reg, uint32_t val) in pci_mech1_putl()
|
H A D | pci_neptune.c | 138 pci_neptune_getb(int bus, int device, int function, int reg) in pci_neptune_getb() 151 pci_neptune_getw(int bus, int device, int function, int reg) in pci_neptune_getw() 164 pci_neptune_getl(int bus, int device, int function, int reg) in pci_neptune_getl() 177 pci_neptune_putb(int bus, int device, int function, int reg, uint8_t val) in pci_neptune_putb() 187 pci_neptune_putw(int bus, int device, int function, int reg, uint16_t val) in pci_neptune_putw() 197 pci_neptune_putl(int bus, int device, int function, int reg, uint32_t val) in pci_neptune_putl()
|
H A D | pci_mech1_amd.c | 95 pci_mech1_amd_getb(int bus, int device, int function, int reg) in pci_mech1_amd_getb() 116 pci_mech1_amd_getw(int bus, int device, int function, int reg) in pci_mech1_amd_getw() 137 pci_mech1_amd_getl(int bus, int device, int function, int reg) in pci_mech1_amd_getl() 158 pci_mech1_amd_putb(int bus, int device, int function, int reg, uint8_t val) in pci_mech1_amd_putb() 172 pci_mech1_amd_putw(int bus, int device, int function, int reg, uint16_t val) in pci_mech1_amd_putw() 186 pci_mech1_amd_putl(int bus, int device, int function, int reg, uint32_t val) in pci_mech1_amd_putl()
|
H A D | pci_orion.c | 179 pci_orion_getb(int bus, int device, int function, int reg) in pci_orion_getb() 192 pci_orion_getw(int bus, int device, int function, int reg) in pci_orion_getw() 205 pci_orion_getl(int bus, int device, int function, int reg) in pci_orion_getl() 218 pci_orion_putb(int bus, int device, int function, int reg, uint8_t val) in pci_orion_putb() 228 pci_orion_putw(int bus, int device, int function, int reg, uint16_t val) in pci_orion_putw() 238 pci_orion_putl(int bus, int device, int function, int reg, uint32_t val) in pci_orion_putl()
|
/illumos-gate/usr/src/cmd/abi/spectrans/spec2trace/ |
H A D | interceptor.c | 65 generate_interceptor(ENTRY *function) in generate_interceptor() 195 generate_i_preamble(ENTRY *function) in generate_i_preamble() 220 ENTRY *function, in generate_i_call() 265 generate_i_postamble(ENTRY *function, int void_func, in generate_i_postamble() 360 generate_i_prints(ENTRY *function, char *lib, char *func) in generate_i_prints() 412 generate_i_live_vars(ENTRY *function) in generate_i_live_vars() 424 generate_i_evaluations(ENTRY *function) in generate_i_evaluations()
|
H A D | linkage.c | 49 generate_linkage(ENTRY *function) in generate_linkage() 82 generate_interface_predeclaration(char *composite_name, ENTRY *function) in generate_interface_predeclaration()
|
/illumos-gate/usr/src/tools/cscope-fast/ |
H A D | find.c | 85 char function[PATLEN + 1]; /* function name */ in findsymbol() local 251 char function[PATLEN + 1]; /* function name */ in finddef() local 363 char function[PATLEN + 1]; /* function name */ in findallfcns() local 482 char function[PATLEN + 1]; /* function name */ in findcalling() local 549 char function[PATLEN + 1]; /* function name */ in findassignments() local 1035 static char function[PATLEN + 1]; /* function name */ in putpostingref() local 1053 putref(char *file, char *function) in putref()
|
H A D | display.c | 149 char function[PATLEN + 1]; /* function name */ in display() local 489 char function[PATLEN + 1]; /* function name */ in countrefs() local
|
/illumos-gate/usr/src/tools/smatch/src/validation/ |
H A D | sm_buf_size6.c | 5 int function(void) in function() function
|
H A D | sm_buf_size5.c | 8 int function(void) in function() function
|
/illumos-gate/usr/src/ucblib/libucb/port/sys/ |
H A D | mctl.c | 51 mctl(caddr_t addr, size_t len, int function, int arg) in mctl()
|
/illumos-gate/usr/src/lib/libc/port/rt/ |
H A D | sigev_thread.c | 100 void (*function)(union sigval) = stdp->std_func; in notify_thread() local 233 void (*function)(union sigval); in mqueue_spawner() local 275 void (*function)(union sigval); in aio_spawner() local
|
/illumos-gate/usr/src/lib/libc/port/sys/ |
H A D | lockf.c | 43 __lockf(int fildes, int function, off_t size) in __lockf()
|
/illumos-gate/usr/src/test/elf-tests/tests/mapfiles/assert/ |
H A D | object.c | 28 function(void) in function() function
|
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/ |
H A D | ecore_sp_api.h | 52 void (*function)(struct ecore_hwfn *, member
|
/illumos-gate/usr/src/lib/cfgadm_plugins/sbd/common/ |
H A D | cfga.c | 77 private_func(const char *function) in private_func() 101 const char *function, in cfga_private_func()
|
/illumos-gate/usr/src/lib/sun_fc/common/ |
H A D | Sun_fcSendLIRR.cc | 49 HBA_UINT8 function, in Sun_fcSendLIRR()
|
/illumos-gate/usr/src/lib/print/libpapi-dynamic/common/ |
H A D | printer.c | 269 char *function) in _papi_printer_disable_or_pause() 290 char *function) in _papi_printer_enable_or_resume() 340 char *function) in _papi_printer_add_or_modify()
|
/illumos-gate/usr/src/uts/common/io/hxge/ |
H A D | hpi.c | 34 hpi_debug_msg(hpi_handle_function_t function, uint64_t level, char *fmt, ...) in hpi_debug_msg()
|
H A D | hpi.h | 147 uint16_t function; member 155 hpi_handle_function_t function; member
|
/illumos-gate/usr/src/tools/smatch/src/ |
H A D | compile-i386.c | 81 struct function { struct 95 STOR_ARG, /* function argument */ argument
|
H A D | sparse-llvm.c | 22 struct function { struct 23 LLVMBuilderRef builder; 24 LLVMValueRef fn; 25 LLVMModuleRef module; 1137 struct function function = { .module = module }; in output_fn() local
|
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/ |
H A D | slp.h | 41 unsigned char function; member 52 unsigned char function; member
|
/illumos-gate/usr/src/uts/i86pc/io/gfx_private/ |
H A D | gfxp_pci.c | 75 uint8_t function; member 152 gfxp_pci_init_handle(uint8_t bus, uint8_t slot, uint8_t function, in gfxp_pci_init_handle()
|