Home
last modified time | relevance | path

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

/titanic_44/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)) argument
132 struct typidx *ses_typidx;
339 cc->ses_typidx = (struct typidx *) in ses_getconfig()
340 kmem_zalloc(nobj * sizeof (struct typidx), KM_SLEEP); in ses_getconfig()
352 (nobj * sizeof (struct typidx))); in ses_getconfig()
410 sizeof (struct typidx)); in ses_softc_init()