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

/freebsd-11.0-release/sys/dev/isp/
H A Dispvar.h588 volatile uint16_t isp_mbxwrk8; member in struct:ispsoftc
H A Disp.c830 isp->isp_mbxwrk8 = (la + 1) >> 16;
6841 offset |= isp->isp_mbxwrk8 << 16;
6846 isp->isp_mbxwrk8 = offset >> 16;
6859 offset |= isp->isp_mbxwrk8 << 16;
6864 isp->isp_mbxwrk8 = offset >> 16;

Completed in 31 milliseconds