Home
last modified time | relevance | path

Searched refs:Q2NAME (Results 1 – 4 of 4) sorted by relevance

/titanic_50/usr/src/uts/common/sys/
H A Dstrsubr.h808 #define Q2NAME(q) \ macro
/titanic_50/usr/src/uts/common/inet/ip/
H A Dip_arp.c2121 if (strcmp(Q2NAME(qnext), "ip") != 0 && in arp_over_driver()
2122 strcmp(Q2NAME(qnext), "udp") != 0) { in arp_over_driver()
/titanic_50/usr/src/uts/common/os/
H A Dstreamio.c1903 dname = Q2NAME(qp); in log_dupioc()
3746 if (strcmp(mname, Q2NAME(q)) == 0) in strioctl()
4231 strcmp(Q2NAME(q), mod_name) != 0) { in strioctl()
4339 char *name = Q2NAME(wrq->q_next); in strioctl()
5470 qname = Q2NAME(q->q_next); in strioctl()
/titanic_50/usr/src/uts/common/io/
H A Dstream.c4289 ep->mid = Q2NAME(qp); in str_ftevent()
4298 ep->midnext = Q2NAME(qp->q_next); in str_ftevent()