Home
last modified time | relevance | path

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

/freebsd/sys/dev/isp/
H A Dispmbox.h561 #define ISP_FW_ATTR_T10CRC 0x0010 macro
H A Disp.c636 if (fwt & ISP_FW_ATTR_T10CRC) { in isp_reset()
637 fwt ^= ISP_FW_ATTR_T10CRC; in isp_reset()