Searched defs:st_first (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/pkcs11/libpkcs11/common/
H A Dpkcs11Slot.h83 * by the framework. st_first will be initialized to 1. Only if there
85 * metaslot, with st_first be set to 0. st_last will be set to the
93 CK_SLOT_ID st_first; /* First used slot ID, used for loops */ member in struct:pkcs11_slottable
/illumos-gate/usr/src/cmd/fm/modules/common/sensor-transport/
H A Dsensor_transport.c53 boolean_t st_first; member in struct:sensor_transport
218 if (stp->st_first || faulted) {
347 stp->st_first = B_FALSE;
405 stp->st_first = B_TRUE;

Completed in 72 milliseconds