Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/
H A Dstrsubr.h181 uint_t sd_iocid; /* ioctl id */ member
/titanic_41/usr/src/uts/common/os/
H A Dstreamio.c2211 (stp->sd_iocid != iocbp->ioc_id)) { in strrput_nondata()
2220 if ((stp->sd_iocid == iocbp->ioc_id) && in strrput_nondata()
2249 (stp->sd_iocid != reqp->cq_id)) { in strrput_nondata()
6043 iocbp->ioc_id = stp->sd_iocid = getiocseqno(); in strdoioctl()
H A Dstrsubr.c3283 stp->sd_iocid = 0; in shalloc()