Home
last modified time | relevance | path

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

/freebsd/sys/dev/ntb/
H A Dntb.h36 int ntb_child_location(device_t dev, device_t child, struct sbuf *sb);
H A Dntb.c168 ntb_child_location(device_t dev, device_t child, struct sbuf *sb) in ntb_child_location() function
/freebsd/sys/dev/ntb/ntb_hw/
H A Dntb_hw_amd.c1274 DEVMETHOD(bus_child_location, ntb_child_location),
H A Dntb_hw_plx.c1069 DEVMETHOD(bus_child_location, ntb_child_location),
H A Dntb_hw_intel.c3869 DEVMETHOD(bus_child_location, ntb_child_location),