Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/scsi/targets/
H A Dses_ses.c213 static int ses_getthdr(uchar_t *, int, int, SesThdr *);
316 if (ses_getthdr((uchar_t *)sdata, amt, i, &thdr)) { in ses_getconfig()
373 if (ses_getthdr((uchar_t *)sdata, amt, i, &thdr)) { in ses_getconfig()
670 ses_getthdr(uchar_t *buffer, int amt, int nth, SesThdr *thp) in ses_getthdr() function