HomeSort by: relevance | last modified time | path
    Searched refs:snscb_rblen (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/dev/ic/
ispmbox.h 1448 uint16_t snscb_rblen; /* response buffer length (words) */ member in struct:__anon2878
1457 uint16_t snscb_rblen; /* response buffer length (words) */ member in struct:__anon2879
1470 uint16_t snscb_rblen; /* response buffer length (words) */ member in struct:__anon2880
1483 uint16_t snscb_rblen; /* response buffer length (words) */ member in struct:__anon2881
1496 uint16_t snscb_rblen; /* response buffer length (words) */ member in struct:__anon2882
isp_library.c 1697 ISP_IOXPUT_16(isp, src->snscb_rblen, &dst->snscb_rblen);
1710 ISP_IOXPUT_16(isp, src->snscb_rblen, &dst->snscb_rblen);
1727 ISP_IOXPUT_16(isp, src->snscb_rblen, &dst->snscb_rblen);
isp.c 3210 rq->snscb_rblen = GIDLEN >> 1;
3993 reqp->snscb_rblen = SNS_RFT_ID_RESP_SIZE >> 1;

Completed in 22 milliseconds