Home
last modified time | relevance | path

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

/freebsd/sys/dev/isp/
H A Dispmbox.h581 #define ISP_FW_ATTR_E0_ASICTMP 0x0002 macro
H A Disp.c723 if (fwt & ISP_FW_ATTR_E0_ASICTMP) { in isp_reset()
724 fwt ^= ISP_FW_ATTR_E0_ASICTMP; in isp_reset()