Searched refs:soc (Results 1 - 25 of 58) sorted by relevance
123
/illumos-gate/usr/src/boot/sys/boot/fdt/dts/arm/ |
H A D | olimex-a20-som-evb.dts | 32 soc@01c00000 {
|
H A D | olinuxino-lime.dts | 32 soc@01c00000 {
|
H A D | armada-388.dtsi | 56 soc {
|
H A D | cubieboard2.dts | 34 soc@01c00000 {
|
H A D | armada-385.dtsi | 74 soc {
|
H A D | rk3188-radxa-lite.dts | 42 soc = &SOC;
|
H A D | rk3188-radxa.dts | 42 soc = &SOC;
|
H A D | sun7i-a20-hdmi.dtsi | 30 soc@01c00000 {
|
H A D | tegra20-paz00.dts | 40 soc = &SOC;
|
H A D | bananapi.dts | 45 soc = &SOC;
|
H A D | cubieboard.dts | 42 soc = &SOC;
|
H A D | yyhd18-m3.dts | 56 soc = &soc; 66 soc: soc { 67 device_type = "soc";
|
H A D | efikamx.dts | 52 soc@70000000 {
|
H A D | vsatv102-m6.dts | 61 soc = &soc; 71 soc: soc { 72 device_type = "soc";
|
H A D | imx53-qsb.dts | 55 soc@50000000 {
|
H A D | odroidc1.dts | 52 soc = &soc; 62 soc: soc { 63 device_type = "soc";
|
H A D | wandboard-dual.dts | 45 SOC: soc@00000000 {
|
H A D | wandboard-quad.dts | 45 SOC: soc@00000000 {
|
H A D | wandboard-solo.dts | 45 SOC: soc@00000000 {
|
/illumos-gate/usr/src/cmd/fm/eversholt/files/sparc/sun4v/ |
H A D | n2piu.esc | 70 event fault.io.n2.soc@hostbridge/pciexrc, 102 /* fault.io.n2.soc */ 103 event ereport.io.n2.soc.ncumondotable@hostbridge/pciexrc{within(5s)}; 104 event ereport.io.n2.soc.ncuctagce@hostbridge/pciexrc{within(5s)}; 105 event ereport.io.n2.soc.ncuinttable@hostbridge/pciexrc{within(5s)}; 106 event ereport.io.n2.soc.ncudataparity@hostbridge/pciexrc{within(5s)}; 109 event ereport.io.n2.soc.ncupcxdata@hostbridge/pciexrc{within(5s)}; 110 event ereport.io.n2.soc.ncudmucredit@hostbridge/pciexrc{within(5s)}; 113 event ereport.io.n2.soc.siidmuctague@hostbridge/pciexrc{within(5s)}; 114 event ereport.io.n2.soc [all...] |
/illumos-gate/usr/src/boot/sys/boot/fdt/dts/mips/ |
H A D | xlp-basic.dts | 43 soc {
|
H A D | beri-netfpga.dts | 90 soc {
|
/illumos-gate/usr/src/boot/sys/boot/fdt/dts/riscv/ |
H A D | qemu.dts | 55 soc {
|
H A D | spike.dts | 72 soc {
|
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/in.routed/ |
H A D | rtquery.c | 120 int ch, bsize, soc; local 283 soc = socket(PF_INET, SOCK_DGRAM, 0); 284 if (soc < 0) { 290 if (setsockopt(soc, IPPROTO_IP, IP_RECVIF, &on, sizeof (on))) 295 if (setsockopt(soc, SOL_SOCKET, SO_RCVBUF, 305 trace_loop(argv, soc); 307 query_loop(argv, argc, soc); 329 trace_loop(char *argv[], int soc) argument 343 if (setsockopt(soc, IPPROTO_UDP, UDP_ANONPRIVBIND, 349 if (bind(soc, (struc 365 query_loop(char *argv[], int argc, int soc) argument 518 out(const char *host, int soc) argument [all...] |
Completed in 63 milliseconds
123