Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/
H A Dstrsubr.h808 #define Q2NAME(q) \ macro
/titanic_44/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_44/usr/src/uts/common/os/
H A Dstreamio.c1902 dname = Q2NAME(qp); in log_dupioc()
3745 if (strcmp(mname, Q2NAME(q)) == 0) in strioctl()
4230 strcmp(Q2NAME(q), mod_name) != 0) { in strioctl()
4338 char *name = Q2NAME(wrq->q_next); in strioctl()
5469 qname = Q2NAME(q->q_next); in strioctl()
/titanic_44/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()