Home
last modified time | relevance | path

Searched refs:putctl8 (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/uts/common/io/ppp/common/
H A Ds_common.h33 extern int putctl8(queue_t *, uchar_t, uchar_t, uint32_t);
/titanic_41/usr/src/uts/common/io/ppp/sppp/
H A Ds_common.c68 putctl8(queue_t *q, uchar_t type, uchar_t code, uint32_t val) in putctl8() function
H A Dsppp.c1363 (void) putctl8(lwq, M_CTL, PPPCTL_UNIT, in sppp_outer_ioctl()