Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/scsi/targets/
H A Dses_ses.c112 } SesComStat; typedef
114 _NOTE(SCHEME_PROTECTS_DATA("because I said so", SesComStat))
214 static int ses_decode(char *, int, uchar_t *, int, int, SesComStat *);
215 static int ses_encode(char *, int, uchar_t *, int, int, SesComStat *);
442 ses_getputstat(ses_softc_t *ssc, int objid, SesComStat *sp, int slp, int in) in ses_getputstat()
535 SesComStat s; in ses_get_encstat()
550 SesComStat s; in ses_set_encstat()
569 SesComStat s; in ses_get_objstat()
591 SesComStat s; in ses_set_objstat()
727 ses_decode(char *b, int amt, uchar_t *ep, int elt, int elm, SesComStat *sp) in ses_decode()
[all …]