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

/illumos-gate/usr/src/cmd/isns/isnsd/
H A Disns_cache.h53 matrix_t **x;
77 matrix_t *cache_get_matrix(isns_type_t);
H A Ddd.c67 static matrix_t *new_matrix(uint32_t, uint32_t);
349 matrix_t *matrix,
359 matrix_t *tmp_matrix;
495 matrix_t *matrix;
511 matrix_t *dds_matrix = cache_get_matrix(OBJ_DDS);
518 matrix_t *matrix,
582 matrix_t *matrix,
626 matrix_t *matrix = cache_get_matrix(OBJ_DD);
636 matrix_t *matrix = cache_get_matrix(OBJ_DDS);
648 matrix_t *matri
[all...]
H A Dcache.c325 matrix_t *
330 matrix_t *x = NULL;
H A Disns_dd.h47 } matrix_t; typedef in typeref:struct:matrix

Completed in 47 milliseconds