Searched refs:request_one (Results 1 – 2 of 2) sorted by relevance
/openbmc/phosphor-mboxd/vpnor/test/ |
H A D | create_read_window_size.cpp | 32 static const uint8_t request_one[] = {0x04, 0x01, 0x01, 0x00, 0x02, 0x00, variable 64 rc = mbox_command_dispatch(ctx, request_one, sizeof(request_one)); in main()
|
/openbmc/hiomapd/vpnor/test/ |
H A D | create_read_window_size.cpp | 34 static const uint8_t request_one[] = {0x04, 0x01, 0x01, 0x00, 0x02, 0x00, variable 65 rc = mbox_command_dispatch(ctx, request_one, sizeof(request_one)); in main()
|