Searched refs:MTHCA_HCR_BASE (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/mthca/ | ||
H A D | mthca_config_reg.h | 37 #define MTHCA_HCR_BASE 0x80680 macro |
H A D | mthca_cmd.c | 523 dev->hcr = ioremap(pci_resource_start(dev->pdev, 0) + MTHCA_HCR_BASE, in mthca_cmd_init() |