Home
last modified time | relevance | path

Searched refs:DEV_REMOVE (Results 1 – 3 of 3) sorted by relevance

/titanic_44/usr/src/cmd/picl/plugins/sun4v/mdesc/
H A Dmdescplugin.h69 #define DEV_REMOVE 1 macro
H A Dmdescplugin.c148 (void) update_devices(ap_id, DEV_REMOVE); in dr_handler()
283 (void) update_devices(OBP_CPU, DEV_REMOVE); in mdescplugin_init()
H A Ddr.c540 if (op == DEV_REMOVE) { in update_devices()