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

  /src/sys/dev/scsipi/
ses.c 785 static int ses_getthdr(uint8_t *, int, int, SesThdr *);
1008 if (ses_getthdr((uint8_t *)sdata, amt, i, &thdr)) {
1059 if (ses_getthdr((uint8_t *)sdata, amt, i, &thdr)) {
1210 ses_getthdr(uint8_t *buffer, int amt, int nth, SesThdr *thp) function in typeref:typename:int
ses.c 785 static int ses_getthdr(uint8_t *, int, int, SesThdr *);
1008 if (ses_getthdr((uint8_t *)sdata, amt, i, &thdr)) {
1059 if (ses_getthdr((uint8_t *)sdata, amt, i, &thdr)) {
1210 ses_getthdr(uint8_t *buffer, int amt, int nth, SesThdr *thp) function in typeref:typename:int

Completed in 107 milliseconds