Searched refs:function (Results 1 - 25 of 478) sorted by relevance

1234567891011>>

/illumos-gate/usr/src/boot/sys/boot/fdt/dts/arm/
H A Drpi.dts64 broadcom,function = "ALT0";
68 broadcom,function = "ALT0";
72 broadcom,function = "ALT1";
77 broadcom,function = "ALT0";
81 broadcom,function = "ALT2";
86 broadcom,function = "ALT0";
90 broadcom,function = "ALT5";
94 broadcom,function = "ALT0";
98 broadcom,function = "ALT0";
103 broadcom,function
[all...]
H A Drpi2.dts81 broadcom,function = "ALT0";
85 broadcom,function = "ALT0";
89 broadcom,function = "ALT1";
94 broadcom,function = "ALT0";
98 broadcom,function = "ALT2";
103 broadcom,function = "ALT0";
107 broadcom,function = "ALT5";
111 broadcom,function = "ALT0";
115 broadcom,function = "ALT0";
120 broadcom,function
[all...]
/illumos-gate/usr/src/lib/libc/amd64/sys/
H A Dsysi86.s31 ANSI_PRAGMA_WEAK(sysi86,function)
/illumos-gate/usr/src/lib/libc/i386/sys/
H A Dsysi86.s31 ANSI_PRAGMA_WEAK(sysi86,function)
H A Dnuname.s31 ANSI_PRAGMA_WEAK(nuname,function)
/illumos-gate/usr/src/lib/libc/common/sys/
H A Dsetreid.s30 ANSI_PRAGMA_WEAK(setreuid,function)
31 ANSI_PRAGMA_WEAK(setregid,function)
H A D_lgrp_home_fast.s37 ANSI_PRAGMA_WEAK(gethomelgroup,function)
H A Dexit.s48 ANSI_PRAGMA_WEAK2(_Exit,_exit,function)
H A Dfstatvfs.s38 ANSI_PRAGMA_WEAK(fstatvfs,function)
40 ANSI_PRAGMA_WEAK(fstatvfs64,function)
H A Dgetcpuid.s36 ANSI_PRAGMA_WEAK(getcpuid,function)
H A Dgetdents.s38 ANSI_PRAGMA_WEAK(getdents,function)
40 ANSI_PRAGMA_WEAK(getdents64,function)
H A Dgetegid.s39 ANSI_PRAGMA_WEAK(getegid,function)
H A Dgeteuid.s39 ANSI_PRAGMA_WEAK(geteuid,function)
H A Dgetppid.s39 ANSI_PRAGMA_WEAK(getppid,function)
H A Dgetrlimit.s38 ANSI_PRAGMA_WEAK(getrlimit,function)
40 ANSI_PRAGMA_WEAK(getrlimit64,function)
H A Dsetrlimit.s38 ANSI_PRAGMA_WEAK(setrlimit,function)
40 ANSI_PRAGMA_WEAK(setrlimit64,function)
H A Dstatvfs.s38 ANSI_PRAGMA_WEAK(statvfs,function)
40 ANSI_PRAGMA_WEAK(statvfs64,function)
/illumos-gate/usr/src/uts/i86pc/os/
H A Dpci_mech1.c48 pci_mech1_getb(int bus, int device, int function, int reg) argument
52 function == PCI_MECH1_SPEC_CYCLE_FUNC) {
57 outl(PCI_CONFADD, PCI_CADDR1(bus, device, function, reg));
64 pci_mech1_getw(int bus, int device, int function, int reg) argument
69 function == PCI_MECH1_SPEC_CYCLE_FUNC) {
74 outl(PCI_CONFADD, PCI_CADDR1(bus, device, function, reg));
81 pci_mech1_getl(int bus, int device, int function, int reg) argument
86 function == PCI_MECH1_SPEC_CYCLE_FUNC) {
91 outl(PCI_CONFADD, PCI_CADDR1(bus, device, function, reg));
98 pci_mech1_putb(int bus, int device, int function, in argument
112 pci_mech1_putw(int bus, int device, int function, int reg, uint16_t val) argument
126 pci_mech1_putl(int bus, int device, int function, int reg, uint32_t val) argument
[all...]
/illumos-gate/usr/src/lib/libm/amd64/src/
H A Dfabsl.s32 LIBM_ANSI_PRAGMA_WEAK(fabsl,function)
H A Dsqrtl.s32 LIBM_ANSI_PRAGMA_WEAK(sqrtl,function)
/illumos-gate/usr/src/lib/libm/i386/src/
H A Dfabs.s32 LIBM_ANSI_PRAGMA_WEAK(fabs,function)
H A Dfabsf.s32 LIBM_ANSI_PRAGMA_WEAK(fabsf,function)
H A Dfabsl.s32 LIBM_ANSI_PRAGMA_WEAK(fabsl,function)
H A Dsqrtl.s32 LIBM_ANSI_PRAGMA_WEAK(sqrtl,function)
/illumos-gate/usr/src/lib/common/amd64/
H A Dcrti.s39 * _init function prologue
43 .type _init,@function
50 * _fini function prologue
54 .type _fini,@function

Completed in 118 milliseconds

1234567891011>>