Searched refs:soc (Results 1 – 4 of 4) sorted by relevance
/titanic_41/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.siidmuctagce@hostbridge/pciexrc{within(5s)}; [all …]
|
/titanic_41/usr/src/cmd/cmd-inet/usr.sbin/in.routed/ |
H A D | rtquery.c | 120 int ch, bsize, soc; in main() local 283 soc = socket(PF_INET, SOCK_DGRAM, 0); in main() 284 if (soc < 0) { in main() 290 if (setsockopt(soc, IPPROTO_IP, IP_RECVIF, &on, sizeof (on))) in main() 295 if (setsockopt(soc, SOL_SOCKET, SO_RCVBUF, in main() 305 trace_loop(argv, soc); in main() 307 query_loop(argv, argc, soc); in main() 329 trace_loop(char *argv[], int soc) in trace_loop() argument 343 if (setsockopt(soc, IPPROTO_UDP, UDP_ANONPRIVBIND, in trace_loop() 349 if (bind(soc, (struct sockaddr *)&myaddr, sizeof (myaddr)) < 0) { in trace_loop() [all …]
|
/titanic_41/usr/src/cmd/fm/dicts/ |
H A D | SUN4V.dict | 63 fault.io.n2.soc=35
|
H A D | SUN4V.po | 572 # keys: fault.io.n2.soc
|