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

/freebsd-11.0-release/sys/dev/isp/
H A Dispvar.h786 #define IS_2322(isp) ((isp)->isp_type == ISP_HA_FC_2322) macro
H A Disp_pci.c911 if (IS_2322(isp) || pci_get_devid(dev) == PCI_QLOGIC_ISP6312) {
956 if (pcs->msicount == 0 && (IS_24XX(isp) || IS_2322(isp))) {
H A Disp.c207 } else if (IS_2322(isp)) {
927 if (!IS_2322(isp)) {
1017 } else if (IS_2322(isp)) {
1028 if (IS_2322(isp) || IS_24XX(isp)) {

Completed in 41 milliseconds