Home
last modified time | relevance | path

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

/freebsd/sys/dev/ntb/ntb_hw/
H A Dntb_hw_intel.c363 static int intel_ntb_detect_atom(struct ntb_softc *ntb);
742 error = intel_ntb_detect_atom(ntb); in intel_ntb_attach()
1765 intel_ntb_detect_atom(struct ntb_softc *ntb) in intel_ntb_detect_atom() function