Home
last modified time | relevance | path

Searched defs:function (Results 1 – 25 of 91) sorted by relevance

1234

/illumos-gate/usr/src/uts/i86pc/os/
H A Dpci_mech2.c54 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 Dpci_mech1.c50 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 Dpci_neptune.c138 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 Dpci_mech1_amd.c95 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 Dpci_orion.c179 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 Dinterceptor.c65 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 Dlinkage.c49 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 Dfind.c85 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 Ddisplay.c149 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 Dsm_buf_size6.c5 int function(void) in function() function
H A Dsm_buf_size5.c8 int function(void) in function() function
/illumos-gate/usr/src/ucblib/libucb/port/sys/
H A Dmctl.c51 mctl(caddr_t addr, size_t len, int function, int arg) in mctl()
/illumos-gate/usr/src/lib/libc/port/sys/
H A Dlockf.c43 __lockf(int fildes, int function, off_t size) in __lockf()
/illumos-gate/usr/src/lib/libc/port/rt/
H A Dsigev_thread.c100 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/test/elf-tests/tests/mapfiles/assert/
H A Dobject.c28 function(void) in function() function
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Decore_sp_api.h52 void (*function)(struct ecore_hwfn *, member
/illumos-gate/usr/src/lib/cfgadm_plugins/sbd/common/
H A Dcfga.c77 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 DSun_fcSendLIRR.cc49 HBA_UINT8 function, in Sun_fcSendLIRR()
/illumos-gate/usr/src/lib/print/libpapi-dynamic/common/
H A Dprinter.c269 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 Dhpi.c34 hpi_debug_msg(hpi_handle_function_t function, uint64_t level, char *fmt, ...) in hpi_debug_msg()
H A Dhpi.h147 uint16_t function; member
155 hpi_handle_function_t function; member
/illumos-gate/usr/src/tools/smatch/src/
H A Dcompile-i386.c81 struct function { struct
95 STOR_ARG, /* function argument */ argument
H A Dsparse-llvm.c22 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 Dslp.h41 unsigned char function; member
52 unsigned char function; member
/illumos-gate/usr/src/uts/i86pc/io/gfx_private/
H A Dgfxp_pci.c75 uint8_t function; member
152 gfxp_pci_init_handle(uint8_t bus, uint8_t slot, uint8_t function, in gfxp_pci_init_handle()

1234