Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/scsi/targets/
H A Dses_ses.c116 struct typidx { struct
121 _NOTE(SCHEME_PROTECTS_DATA("because I said so", typidx)) argument
131 struct typidx *ses_typidx;
338 cc->ses_typidx = (struct typidx *) in ses_getconfig()
339 kmem_zalloc(nobj * sizeof (struct typidx), KM_SLEEP); in ses_getconfig()
351 (nobj * sizeof (struct typidx))); in ses_getconfig()
409 sizeof (struct typidx)); in ses_softc_init()