Home
last modified time | relevance | path

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

/freebsd/sys/dev/ntb/
H A Dntb.h35 int ntb_unregister_device(device_t ntb);
H A Dntb.c112 ntb_unregister_device(dev); in ntb_register_device()
150 ntb_unregister_device(device_t dev) in ntb_unregister_device() function
/freebsd/sys/dev/ntb/ntb_hw/
H A Dntb_hw_amd.c1256 ntb_unregister_device(device); in amd_ntb_detach()
H A Dntb_hw_plx.c486 ntb_unregister_device(dev); in ntb_plx_detach()
H A Dntb_hw_intel.c793 ntb_unregister_device(device); in intel_ntb_detach()