Home
last modified time | relevance | path

Searched refs:req_totalcnt (Results 1 – 2 of 2) sorted by relevance

/NextBSD/sys/dev/isp/
HDispmbox.h475 uint32_t req_totalcnt; member
490 uint32_t req_totalcnt; member
507 uint32_t req_totalcnt; member
523 uint32_t req_totalcnt; member
HDisp_library.c216 ((ispreqt2_t *)fqe)->req_totalcnt = totalcnt; in isp_send_cmd()
227 ((ispreqt3_t *)fqe)->req_totalcnt = totalcnt; in isp_send_cmd()
800 ISP_IOXPUT_32(isp, src->req_totalcnt, &dst->req_totalcnt); in isp_put_request_t2()
823 ISP_IOXPUT_32(isp, src->req_totalcnt, &dst->req_totalcnt); in isp_put_request_t2e()
847 ISP_IOXPUT_32(isp, src->req_totalcnt, &dst->req_totalcnt); in isp_put_request_t3()
871 ISP_IOXPUT_32(isp, src->req_totalcnt, &dst->req_totalcnt); in isp_put_request_t3e()