Home
last modified time | relevance | path

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

/freebsd/sys/dev/ntb/ntb_hw/
H A Dntb_hw_intel.c359 static int intel_ntb_detect_xeon(struct ntb_softc *ntb);
748 error = intel_ntb_detect_xeon(ntb); in intel_ntb_attach()
1717 intel_ntb_detect_xeon(struct ntb_softc *ntb) in intel_ntb_detect_xeon() function