Searched refs:IS_2322 (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/sys/dev/isp/
H A Dispvar.h775 #define IS_2322(isp) ((isp)->isp_type == ISP_HA_FC_2322) macro
H A Disp_pci.c872 if (IS_2322(isp) || pci_get_devid(dev) == PCI_QLOGIC_ISP6312) {
H A Disp.c837 if (!IS_2322(isp)) {
926 } else if (IS_2322(isp)) {
937 if (IS_2322(isp) || IS_24XX(isp)) {

Completed in 139 milliseconds