Searched refs:PERIM_INNER (Results 1 – 7 of 7) sorted by relevance
/titanic_50/usr/src/uts/common/io/ppp/sppp/ |
H A D | sppp_dlpi.c | 496 qwriter(q, mp, sppp_dl_detach_upper, PERIM_INNER); in sppp_dldetachreq() 565 qwriter(q, mp, sppp_dl_bind, PERIM_INNER); in sppp_dlbindreq() 672 qwriter(q, mp, sppp_dl_unbind, PERIM_INNER); in sppp_dlunbindreq() 952 qwriter(q, mp, sppp_dl_promiscon, PERIM_INNER); in sppp_dlpromisconreq() 1022 qwriter(q, mp, sppp_dl_promiscoff, PERIM_INNER); in sppp_dlpromiscoffreq()
|
H A D | sppp.c | 762 qwriter(q, mp, sppp_inner_ioctl, PERIM_INNER); in sppp_uwput()
|
/titanic_50/usr/src/uts/common/sys/ |
H A D | stream.h | 717 #define PERIM_INNER 1 /* The inner perimeter */ macro
|
/titanic_50/usr/src/uts/common/os/ |
H A D | ddi.c | 982 if (perim == PERIM_INNER) in qwriter()
|
/titanic_50/usr/src/uts/common/inet/ip/ |
H A D | keysock.c | 1797 qwriter(q, mp, keysock_do_flushdump, PERIM_INNER); in keysock_parse() 1808 qwriter(q, mp, keysock_do_flushdump, PERIM_INNER); in keysock_parse()
|
/titanic_50/usr/src/uts/common/io/ppp/sppptun/ |
H A D | sppptun.c | 1534 qwriter(q, mp, sppptun_inner_ioctl, PERIM_INNER); in sppptun_ioctl() 1660 qwriter(q, mp, sppptun_inner_mctl, PERIM_INNER); in sppptun_uwput()
|
/titanic_50/usr/src/uts/sun4u/starcat/io/ |
H A D | dman.c | 1626 qwriter(wq, mp, man_ioctl, PERIM_INNER); in man_uwput()
|