Home
last modified time | relevance | path

Searched refs:ISP_FW_ATTR_MSIX (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/isp/
H A Dispmbox.h564 #define ISP_FW_ATTR_MSIX 0x0080 macro
595 (isp->isp_fwattr & ISP_FW_ATTR_MSIX)
H A Disp.c645 if (fwt & ISP_FW_ATTR_MSIX) { in isp_reset()
646 fwt ^= ISP_FW_ATTR_MSIX; in isp_reset()