Home
last modified time | relevance | path

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

/dragonfly/sys/dev/disk/isp/
H A Dispvar.h682 #define ISP_CFG_OWNEXCTHROTTLE 0x1000 /* override NVRAM execution throttle */ macro
H A Disp.c8248 if ((isp->isp_confopts & ISP_CFG_OWNEXCTHROTTLE) == 0) { in isp_parse_nvram_2100()
8320 if ((isp->isp_confopts & ISP_CFG_OWNEXCTHROTTLE) == 0) { in isp_parse_nvram_2400()