Searched refs:soc (Results 1 - 25 of 58) sorted by relevance

123

/illumos-gate/usr/src/boot/sys/boot/fdt/dts/arm/
H A Dolimex-a20-som-evb.dts32 soc@01c00000 {
H A Dolinuxino-lime.dts32 soc@01c00000 {
H A Darmada-388.dtsi56 soc {
H A Dcubieboard2.dts34 soc@01c00000 {
H A Darmada-385.dtsi74 soc {
H A Drk3188-radxa-lite.dts42 soc = &SOC;
H A Drk3188-radxa.dts42 soc = &SOC;
H A Dsun7i-a20-hdmi.dtsi30 soc@01c00000 {
H A Dtegra20-paz00.dts40 soc = &SOC;
H A Dbananapi.dts45 soc = &SOC;
H A Dcubieboard.dts42 soc = &SOC;
H A Dyyhd18-m3.dts56 soc = &soc;
66 soc: soc {
67 device_type = "soc";
H A Defikamx.dts52 soc@70000000 {
H A Dvsatv102-m6.dts61 soc = &soc;
71 soc: soc {
72 device_type = "soc";
H A Dimx53-qsb.dts55 soc@50000000 {
H A Dodroidc1.dts52 soc = &soc;
62 soc: soc {
63 device_type = "soc";
H A Dwandboard-dual.dts45 SOC: soc@00000000 {
H A Dwandboard-quad.dts45 SOC: soc@00000000 {
H A Dwandboard-solo.dts45 SOC: soc@00000000 {
/illumos-gate/usr/src/cmd/fm/eversholt/files/sparc/sun4v/
H A Dn2piu.esc70 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 Dxlp-basic.dts43 soc {
H A Dberi-netfpga.dts90 soc {
/illumos-gate/usr/src/boot/sys/boot/fdt/dts/riscv/
H A Dqemu.dts55 soc {
H A Dspike.dts72 soc {
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/in.routed/
H A Drtquery.c120 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 144 milliseconds

123