Home
last modified time | relevance | path

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

/freebsd/sys/dev/ntb/ntb_hw/
H A Dntb_hw_amd.h261 static int amd_ntb_detach(device_t device);
H A Dntb_hw_amd.c1246 amd_ntb_detach(device); in amd_ntb_attach()
1252 amd_ntb_detach(device_t device) in amd_ntb_detach() function
1271 DEVMETHOD(device_detach, amd_ntb_detach),