Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/qlogic/qlcnic/
H A Dqlcnic_hw.c1609 if (ADDR_IN_RANGE(offset, QLCNIC_PCI_CAMQM, QLCNIC_PCI_CAMQM_END)) { in qlcnic_82xx_read_crb()
1624 if (ADDR_IN_RANGE(offset, QLCNIC_PCI_CAMQM, QLCNIC_PCI_CAMQM_END)) { in qlcnic_82xx_write_crb()
H A Dqlcnic_hdr.h453 #define QLCNIC_PCI_CAMQM_END (0x04800800UL) macro