Home
last modified time | relevance | path

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

/freebsd/sys/dev/isp/
H A Dispmbox.h568 #define ISP_FW_ATTR_HOTFW 0x4000 macro
H A Disp.c664 if (fwt & ISP_FW_ATTR_HOTFW) { in isp_reset()
665 fwt ^= ISP_FW_ATTR_HOTFW; in isp_reset()