Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/dev/isp/
HDispvar.h596 #define ISP_CFG_PORT_PREF 0x0e /* Mask for Port Prefs (all FC except 2100) */ macro
HDisp.c970 switch (isp->isp_confopts & ISP_CFG_PORT_PREF) { in isp_init()