Home
last modified time | relevance | path

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

/freebsd-12.1/sys/dev/le/
H A Dlebuffer_sbus.c63 static bus_probe_nomatch_t lebuffer_probe_nomatch; variable
82 DEVMETHOD(bus_probe_nomatch, lebuffer_probe_nomatch),
266 lebuffer_probe_nomatch(device_t dev, device_t child) in lebuffer_probe_nomatch() function