Searched refs:ISP_FW_ATTR_FCTAPE (Results 1 - 2 of 2) sorted by relevance

/freebsd-9.3-release/sys/dev/isp/
H A Dispmbox.h810 #define ISP_FW_ATTR_FCTAPE 0x0010 macro
851 (IS_24XX(isp)? 1 : (isp->isp_fwattr & ISP_FW_ATTR_FCTAPE))
H A Disp.c1166 if (fwt & ISP_FW_ATTR_FCTAPE) {
1167 fwt ^=ISP_FW_ATTR_FCTAPE;

Completed in 79 milliseconds