Home
last modified time | relevance | path

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

/freebsd/sys/dev/ntb/
H A Dntb.h34 int ntb_register_device(device_t ntb);
H A Dntb.c60 ntb_register_device(device_t dev) in ntb_register_device() function
/freebsd/sys/dev/ntb/ntb_hw/
H A Dntb_hw_amd.c1242 error = ntb_register_device(device); in amd_ntb_attach()
H A Dntb_hw_plx.c470 error = ntb_register_device(dev); in ntb_plx_attach()
H A Dntb_hw_intel.c777 error = ntb_register_device(device); in intel_ntb_attach()