Home
last modified time | relevance | path

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

/NextBSD/sys/mips/nlm/
HDcms.c127 if (!nlm_dev_exists(XLP_IO_CMS_OFFSET(i))) in xlp_cms_credit_setup()
134 if (nlm_dev_exists(devoffset) == 0) in xlp_cms_credit_setup()
HDxlp_pci.c106 if (!nlm_dev_exists(devoffset)) in xlp_pci_attach()
288 if (!nlm_dev_exists(pcieoffset)) in xlp_pcib_hardware_swap_enable()
HDxlp_machdep.c166 if (!nlm_dev_exists(XLP_IO_SYS_OFFSET(i))) in xlp_enable_blocks()
/NextBSD/sys/mips/nlm/hal/
HDiomap.h157 nlm_dev_exists(uint32_t devoffset) in nlm_dev_exists() function