Home
last modified time | relevance | path

Searched defs:mthca_dev (Results 1 – 1 of 1) sorted by relevance

/freebsd-14.2/sys/dev/mthca/
H A Dmthca_dev.h291 struct mthca_dev { struct
293 struct pci_dev *pdev;
295 int hca_type;
299 u32 rev_id;
304 union {
317 } fw;
325 void __iomem *hcr;
326 void __iomem *kar;
328 union {
336 } eq_regs;
[all …]