Home
last modified time | relevance | path

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

/freebsd/sys/dev/isp/
H A Dispmbox.h583 #define ISP_FW_ATTR_E0_EDIF 0x0020 /* Encryption of data in flight */ macro
H A Disp.c731 if (fwt & ISP_FW_ATTR_E0_EDIF) { in isp_reset()
732 fwt ^= ISP_FW_ATTR_E0_EDIF; in isp_reset()