Searched refs:ses_getthdr (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/uts/common/io/scsi/targets/ |
H A D | ses_ses.c | 213 static int ses_getthdr(uchar_t *, int, int, SesThdr *); 316 if (ses_getthdr((uchar_t *)sdata, amt, i, &thdr)) { 373 if (ses_getthdr((uchar_t *)sdata, amt, i, &thdr)) { 670 ses_getthdr(uchar_t *buffer, int amt, int nth, SesThdr *thp) function
|
Completed in 57 milliseconds