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

/illumos-gate/usr/src/uts/common/io/scsi/targets/
H A Dses_ses.c117 struct typidx { struct
122 _NOTE(SCHEME_PROTECTS_DATA("because I said so", typidx))
132 struct typidx *ses_typidx;
339 cc->ses_typidx = (struct typidx *)
340 kmem_zalloc(nobj * sizeof (struct typidx), KM_SLEEP);
352 (nobj * sizeof (struct typidx)));
410 sizeof (struct typidx));

Completed in 57 milliseconds