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

/freebsd-10-stable/sys/dev/isp/
H A Dispmbox.h866 #define ISP2400_FW_ATTR_MSIX 0x0080 macro
899 (IS_24XX(isp)? (isp->isp_fwattr & ISP2400_FW_ATTR_MSIX) : 0)
H A Disp.c1045 if (fwt & ISP2400_FW_ATTR_MSIX) {
1046 fwt ^=ISP2400_FW_ATTR_MSIX;

Completed in 579 milliseconds