Searched refs:vectors (Results 1 - 9 of 9) sorted by relevance

/illumos-gate/usr/src/lib/efcode/fcdriver/
H A Dproperty.c164 d->vectors.get_package_prop = os_get_package_prop;
165 d->vectors.get_inherited_prop = os_get_inherited_prop;
/illumos-gate/usr/src/lib/librstp/common/
H A Dstp_in.h140 STP_IN_init (STP_VECTORS_T *vectors);
H A Dstp_in.c231 STP_IN_init (STP_VECTORS_T *vectors) argument
234 stp_vectors = vectors;
/illumos-gate/usr/src/lib/efcode/engine/
H A Dproperties.c178 if (d->vectors.get_package_prop) {
186 d->vectors.get_package_prop(env);
247 if (dev->vectors.get_inherited_prop) {
249 dev->vectors.get_inherited_prop(env);
/illumos-gate/usr/src/lib/efcode/include/fcode/
H A Dengine.h130 device_vector_t vectors; member in struct:DEVICE
/illumos-gate/usr/src/common/bignum/i386/
H A Dbignum_i386_asm.s213 / r = a * digit, r and a are vectors of length len
370 / r = a * digit, r and a are vectors of length len
447 / r = a * digit, r and a are vectors of length len
474 / r = r + a * digit, r and a are vectors of length len
656 / r = r + a * digit, r and a are vectors of length len
879 / r = a * a, r and a are vectors of length len
1113 / r = a * digit, r and a are vectors of length len
1162 / r = r + a * digit, r and a are vectors of length len
/illumos-gate/usr/src/uts/intel/io/drm/
H A Dradeon_drm.h214 } vectors; member in union:__anon9529
H A Dradeon_state.c2901 int sz = header.vectors.count;
2902 int start = header.vectors.offset;
2903 int stride = header.vectors.stride;
/illumos-gate/usr/src/common/bignum/amd64/
H A Dbignum_amd64_asm.s60 / r = a * digit, r and a are vectors of length len
230 / r += a * digit, r and a are vectors of length len

Completed in 71 milliseconds