HomeSort by: relevance | last modified time | path
    Searched defs:ses_decode (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/scsipi/
ses.c 786 static int ses_decode(char *, int, uint8_t *, int, int, SesComStat *);
1128 if (ses_decode(sdata, amt, cc->ses_eltmap, tidx, oidx, sp)) {
1267 ses_decode(char *b, int amt, uint8_t *ep, int elt, int elm, SesComStat *sp) function in typeref:typename:int
1330 * This is the mirror function to ses_decode, but we set the 'select'
ses.c 786 static int ses_decode(char *, int, uint8_t *, int, int, SesComStat *);
1128 if (ses_decode(sdata, amt, cc->ses_eltmap, tidx, oidx, sp)) {
1267 ses_decode(char *b, int amt, uint8_t *ep, int elt, int elm, SesComStat *sp) function in typeref:typename:int
1330 * This is the mirror function to ses_decode, but we set the 'select'

Completed in 27 milliseconds