Searched refs:wheel_state (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dvuid_wheel.h60 } wheel_state; typedef in typeref:struct:__anon9244
/illumos-gate/usr/src/uts/common/io/vuidmice/
H A Dvuidmice.c574 size = sizeof (wheel_state);
692 size = sizeof (wheel_state);
741 iocbp->ioc_count != sizeof (wheel_state)) {
799 wheel_state *ws;
/illumos-gate/usr/src/uts/common/io/
H A Dconsms.c711 wheel_state *ws;
795 if (req && ((req->b_cont = allocb(sizeof (wheel_state),
801 ws = (wheel_state *)req->b_cont->b_wptr;
806 req->b_cont->b_wptr += sizeof (wheel_state);
1312 wheel_state *ws;
1334 ws = (wheel_state *)mp->b_cont->b_rptr;
/illumos-gate/usr/src/uts/common/io/usb/clients/usbms/
H A Dusbms.c1200 sizeof (wheel_state),
1213 (iocp->ioc_count != sizeof (wheel_state))) {
1227 sizeof (wheel_state),
1395 sizeof (wheel_state), 0, M_COPYOUT)) {
2133 wheel_state *ws;
2137 ws = (wheel_state *)datap->b_rptr;

Completed in 71 milliseconds