Searched refs:IS_25XX (Results 1 - 4 of 4) sorted by last modified time

/freebsd-11-stable/sys/dev/isp/
H A Dispvar.h777 #define IS_25XX(isp) ((isp)->isp_type >= ISP_HA_FC_2500) macro
H A Disp_pci.c1911 max_irq = IS_26XX(isp) ? 3 : (IS_25XX(isp) ? 2 : 0);
H A Disp_freebsd.c3509 if (IS_25XX(isp)) {
H A Disp.c7784 } else if (IS_25XX(isp)) {

Completed in 100 milliseconds