Home
last modified time | relevance | path

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

/openbsd/usr.sbin/ldomctl/
H A Dmdstore.c168 uint64_t mdstore_command; variable
189 mm.command = mdstore_command = MDSET_LIST_REQUEST; in mdstore_start()
229 switch (mdstore_command) { in mdstore_rx_data()
246 mdstore_command = 0; in mdstore_rx_data()
269 while (mdstore_command == MDSET_BEGIN_REQUEST) in mdstore_begin_v1()
295 while (mdstore_command == MDSET_BEGIN_REQUEST) in mdstore_begin_v2()
323 while (mdstore_command == MDSET_BEGIN_REQUEST) in mdstore_begin_v3()
374 while (mdstore_command == MD_TRANSFER_REQUEST) in mdstore_transfer()
398 while (mdstore_command == MDSET_END_REQUEST) in mdstore_end()
427 while (mdstore_command == MDSET_SELECT_REQUEST) in mdstore_select()
[all …]