Searched refs:isp_atioodx (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/sys/dev/isp/
H A Dispvar.h572 volatile uint32_t isp_atioodx; /* index of next ATIO */ member in struct:ispsoftc
H A Disp.c2324 isp->isp_atioodx = 0;
5071 optr = isp->isp_atioodx;
5089 if (isp->isp_atioodx != optr) {
5091 isp->isp_atioodx = optr;

Completed in 79 milliseconds