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

/freebsd-13-stable/sys/dev/isp/
H A Dispmbox.h564 #define ISP2400_FW_ATTR_MSIX 0x0080 macro
587 (isp->isp_fwattr & ISP2400_FW_ATTR_MSIX)
H A Disp.c490 if (fwt & ISP2400_FW_ATTR_MSIX) {
491 fwt ^=ISP2400_FW_ATTR_MSIX;

Completed in 58 milliseconds