Home
last modified time | relevance | path

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

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