Home
last modified time | relevance | path

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

/freebsd/sys/dev/isp/
H A Dispmbox.h567 #define ISP_FW_ATTR_EXPFW 0x2000 macro
H A Disp.c660 if (fwt & ISP_FW_ATTR_EXPFW) { in isp_reset()
661 fwt ^= ISP_FW_ATTR_EXPFW; in isp_reset()