Searched refs:amd_ntb_detach (Results 1 – 2 of 2) sorted by relevance
261 static int amd_ntb_detach(device_t device);
1246 amd_ntb_detach(device); in amd_ntb_attach()1252 amd_ntb_detach(device_t device) in amd_ntb_detach() function1271 DEVMETHOD(device_detach, amd_ntb_detach),