Home
last modified time | relevance | path

Searched refs:nlm_dev_exists (Results 1 – 4 of 4) sorted by relevance

/f-stack/freebsd/mips/nlm/
H A Dcms.c128 if (!nlm_dev_exists(XLP_IO_CMS_OFFSET(i))) in xlp_cms_credit_setup()
135 if (nlm_dev_exists(devoffset) == 0) in xlp_cms_credit_setup()
H A Dxlp_pci.c109 if (!nlm_dev_exists(devoffset)) in xlp_pci_attach()
292 if (!nlm_dev_exists(pcieoffset)) in xlp_pcib_hardware_swap_enable()
H A Dxlp_machdep.c172 if (!nlm_dev_exists(XLP_IO_SYS_OFFSET(i))) in xlp_enable_blocks()
/f-stack/freebsd/mips/nlm/hal/
H A Diomap.h159 nlm_dev_exists(uint32_t devoffset) in nlm_dev_exists() function