Searched refs:icb_xchgcnt (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/sys/dev/isp/
H A Dispmbox.h680 uint16_t icb_xchgcnt; member in struct:__anon12445
H A Disp.c726 icbp->icb_xchgcnt = MIN(isp->isp_maxcmds / 2, ATPDPSIZE);
728 icbp->icb_xchgcnt = isp->isp_maxcmds;
H A Disp_library.c743 ISP_IOXPUT_16(isp, src->icb_xchgcnt, &dst->icb_xchgcnt);

Completed in 120 milliseconds