Home
last modified time | relevance | path

Searched refs:XLP_PCI_DEVINFO_REG5 (Results 1 – 3 of 3) sorted by relevance

/f-stack/freebsd/mips/nlm/hal/
H A Diomap.h116 #define XLP_PCI_DEVINFO_REG5 0x35 macro
H A Dnae.h554 return (nlm_read_reg(nae_pcibase, XLP_PCI_DEVINFO_REG5)); in nae_num_context()
/f-stack/freebsd/mips/nlm/dev/net/
H A Dxlpge.c581 sc->ncontexts = nlm_read_reg(nae_pcibase, XLP_PCI_DEVINFO_REG5); in nlm_xlpnae_attach()