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

  /src/sys/dev/ic/
isp_library.c 789 ISP_IOXPUT_8(isp, rqsrc->req_lun_trn, &rqdst->req_target);
790 ISP_IOXPUT_8(isp, rqsrc->req_target, &rqdst->req_lun_trn);
792 ISP_IOXPUT_8(isp, rqsrc->req_lun_trn, &rqdst->req_lun_trn);
855 ISP_IOXPUT_8(isp, src->req_lun_trn, &dst->req_lun_trn);
900 ISP_IOXPUT_8(isp, src->req_lun_trn, &dst->req_lun_trn);
948 ISP_IOXPUT_8(isp, src->req_lun_trn, &dst->req_target);
949 ISP_IOXPUT_8(isp, src->req_target, &dst->req_lun_trn);
    [all...]
ispmbox.h 382 uint8_t req_lun_trn; member in struct:__anon33fa061c0508
428 uint8_t req_lun_trn; member in struct:__anon33fa061c0808
458 uint8_t req_lun_trn; member in struct:__anon33fa061c0a08
509 uint8_t req_lun_trn; member in struct:__anon33fa061c0c08
isp.c 4382 reqp->req_lun_trn = XS_LUN(xs);
4418 t2->req_lun_trn = XS_LUN(xs);

Completed in 19 milliseconds