Home
last modified time | relevance | path

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

/dports/misc/rump/buildrump.sh-b914579/src/sys/dev/ic/
H A Dispmbox.h835 #define ISP_FW_ATTR_SCCLUN 0x0002 macro
856 (IS_24XX(isp)? 1 : (isp->isp_fwattr & ISP_FW_ATTR_SCCLUN))
H A Disp.c1059 isp->isp_fwattr = ISP_FW_ATTR_SCCLUN; in isp_reset()