Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/scsi/targets/
H A Dses_ses.c212 static int ses_getthdr(uchar_t *, int, int, SesThdr *);
315 if (ses_getthdr((uchar_t *)sdata, amt, i, &thdr)) { in ses_getconfig()
372 if (ses_getthdr((uchar_t *)sdata, amt, i, &thdr)) { in ses_getconfig()
669 ses_getthdr(uchar_t *buffer, int amt, int nth, SesThdr *thp) in ses_getthdr() function