Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/scsi/qla2xxx/
Dqla_nx.c31 #define QLA82XX_PCI_CAMQM_2M_END (0x04800800UL) macro
427 if (*off >= QLA82XX_PCI_CAMQM && (*off < QLA82XX_PCI_CAMQM_2M_END)) { in qla82xx_pci_get_crb_addr_2M()
/linux-4.1.27/drivers/scsi/qla4xxx/
Dql4_nx.c34 #define QLA82XX_PCI_CAMQM_2M_END (0x04800800UL) macro
559 if (*off >= QLA82XX_PCI_CAMQM && (*off < QLA82XX_PCI_CAMQM_2M_END)) { in qla4_82xx_pci_get_crb_addr_2M()