/titanic_44/usr/src/uts/i86pc/os/ |
H A D | pci_mech1.c | 48 pci_mech1_getb(int bus, int device, int function, int reg) in pci_mech1_getb() 64 pci_mech1_getw(int bus, int device, int function, int reg) in pci_mech1_getw() 81 pci_mech1_getl(int bus, int device, int function, int reg) in pci_mech1_getl() 98 pci_mech1_putb(int bus, int device, int function, int reg, uint8_t val) in pci_mech1_putb() 112 pci_mech1_putw(int bus, int device, int function, int reg, uint16_t val) in pci_mech1_putw() 126 pci_mech1_putl(int bus, int device, int function, int reg, uint32_t val) in pci_mech1_putl()
|
H A D | pci_mech2.c | 51 pci_mech2_config_enable(uchar_t bus, uchar_t function) in pci_mech2_config_enable() 73 pci_mech2_getb(int bus, int device, int function, int reg) in pci_mech2_getb() 89 pci_mech2_getw(int bus, int device, int function, int reg) in pci_mech2_getw() 105 pci_mech2_getl(int bus, int device, int function, int reg) in pci_mech2_getl() 121 pci_mech2_putb(int bus, int device, int function, int reg, uint8_t val) in pci_mech2_putb() 134 pci_mech2_putw(int bus, int device, int function, int reg, uint16_t val) in pci_mech2_putw() 147 pci_mech2_putl(int bus, int device, int function, int reg, uint32_t val) in pci_mech2_putl()
|
H A D | pci_neptune.c | 140 pci_neptune_getb(int bus, int device, int function, int reg) in pci_neptune_getb() 153 pci_neptune_getw(int bus, int device, int function, int reg) in pci_neptune_getw() 166 pci_neptune_getl(int bus, int device, int function, int reg) in pci_neptune_getl() 179 pci_neptune_putb(int bus, int device, int function, int reg, uint8_t val) in pci_neptune_putb() 189 pci_neptune_putw(int bus, int device, int function, int reg, uint16_t val) in pci_neptune_putw() 199 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() 112 pci_mech1_amd_getw(int bus, int device, int function, int reg) in pci_mech1_amd_getw() 129 pci_mech1_amd_getl(int bus, int device, int function, int reg) in pci_mech1_amd_getl() 146 pci_mech1_amd_putb(int bus, int device, int function, int reg, uint8_t val) in pci_mech1_amd_putb() 160 pci_mech1_amd_putw(int bus, int device, int function, int reg, uint16_t val) in pci_mech1_amd_putw() 174 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 | 181 pci_orion_getb(int bus, int device, int function, int reg) in pci_orion_getb() 194 pci_orion_getw(int bus, int device, int function, int reg) in pci_orion_getw() 207 pci_orion_getl(int bus, int device, int function, int reg) in pci_orion_getl() 220 pci_orion_putb(int bus, int device, int function, int reg, uint8_t val) in pci_orion_putb() 230 pci_orion_putw(int bus, int device, int function, int reg, uint16_t val) in pci_orion_putw() 240 pci_orion_putl(int bus, int device, int function, int reg, uint32_t val) in pci_orion_putl()
|
/titanic_44/usr/src/cmd/abi/spectrans/spec2trace/ |
H A D | interceptor.c | 67 generate_interceptor(ENTRY *function) in generate_interceptor() 197 generate_i_preamble(ENTRY *function) in generate_i_preamble() 222 ENTRY *function, in generate_i_call() 267 generate_i_postamble(ENTRY *function, int void_func, in generate_i_postamble() 362 generate_i_prints(ENTRY *function, char *lib, char *func) in generate_i_prints() 414 generate_i_live_vars(ENTRY *function) in generate_i_live_vars() 426 generate_i_evaluations(ENTRY *function) in generate_i_evaluations()
|
H A D | linkage.c | 52 generate_linkage(ENTRY *function) in generate_linkage() 85 generate_interface_predeclaration(char *composite_name, ENTRY *function) in generate_interface_predeclaration()
|
/titanic_44/usr/src/tools/cscope-fast/ |
H A D | find.c | 87 char function[PATLEN + 1]; /* function name */ in findsymbol() local 253 char function[PATLEN + 1]; /* function name */ in finddef() local 365 char function[PATLEN + 1]; /* function name */ in findallfcns() local 484 char function[PATLEN + 1]; /* function name */ in findcalling() local 551 char function[PATLEN + 1]; /* function name */ in findassignments() local 1037 static char function[PATLEN + 1]; /* function name */ in putpostingref() local 1055 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
|
/titanic_44/usr/src/ucblib/libucb/port/sys/ |
H A D | mctl.c | 53 mctl(caddr_t addr, size_t len, int function, int arg) in mctl()
|
/titanic_44/usr/src/lib/libc/port/sys/ |
H A D | lockf.c | 45 __lockf(int fildes, int function, off_t size) in __lockf()
|
/titanic_44/usr/src/lib/libbc/libc/compat/common/ |
H A D | lockf.c | 47 lockf(int fildes, int function, long size) in lockf()
|
/titanic_44/usr/src/common/net/wanboot/ |
H A D | p12err.c | 163 ERR_SUNW_error(int function, int reason, char *file, int line) in ERR_SUNW_error()
|
/titanic_44/usr/src/lib/libc/port/rt/ |
H A D | sigev_thread.c | 102 void (*function)(union sigval) = stdp->std_func; in notify_thread() local 235 void (*function)(union sigval); in mqueue_spawner() local 277 void (*function)(union sigval); in aio_spawner() local
|
/titanic_44/usr/src/lib/sun_fc/common/ |
H A D | Sun_fcSendLIRR.cc | 49 HBA_UINT8 function, in Sun_fcSendLIRR()
|
H A D | FCHBAPort.h | 100 HBA_UINT8 function, in sendLIRR()
|
/titanic_44/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()
|
/titanic_44/usr/src/uts/common/io/hxge/ |
H A D | hpi.c | 36 hpi_debug_msg(hpi_handle_function_t function, uint64_t level, char *fmt, ...) in hpi_debug_msg()
|
H A D | hpi.h | 149 uint16_t function; member 157 hpi_handle_function_t function; member
|
/titanic_44/usr/src/lib/print/libpapi-dynamic/common/ |
H A D | printer.c | 271 char *function) in _papi_printer_disable_or_pause() 292 char *function) in _papi_printer_enable_or_resume() 342 char *function) in _papi_printer_add_or_modify()
|
/titanic_44/usr/src/cmd/cmd-inet/usr.sbin/snoop/ |
H A D | slp.h | 43 unsigned char function; member 54 unsigned char function; member
|
/titanic_44/usr/src/uts/common/io/nxge/npi/ |
H A D | npi.c | 38 npi_debug_msg(npi_handle_function_t function, uint64_t level, char *fmt, ...) in npi_debug_msg()
|
/titanic_44/usr/src/uts/i86pc/io/gfx_private/ |
H A D | gfxp_pci.c | 78 uint8_t function; member 155 gfxp_pci_init_handle(uint8_t bus, uint8_t slot, uint8_t function, in gfxp_pci_init_handle()
|
/titanic_44/usr/src/cmd/hal/hald/ |
H A D | logger.c | 53 static const char *function; variable
|
/titanic_44/usr/src/lib/libdtrace_jni/java/src/org/opensolaris/os/dtrace/ |
H A D | ProbeDescription.java | 108 private final String function; field in ProbeDescription
|