Home
last modified time | relevance | path

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

/openbsd/usr.sbin/ldomctl/
H A Dmdstore.c54 #define MDSET_DELETE_REQUEST 0x0006 macro
449 mr->command = mdstore_command = MDSET_DELETE_REQUEST; in mdstore_delete()
456 while (mdstore_command == MDSET_DELETE_REQUEST) in mdstore_delete()