iPXE
|
A Fibre Channel RTV response frame. More...
#include <fcels.h>
Data Fields | |
uint8_t | command |
ELS command code. More... | |
uint8_t | reserved0 [3] |
Reserved. More... | |
uint32_t | r_a_tov |
Resource allocation timeout value. More... | |
uint32_t | e_d_tov |
Error detection timeout value. More... | |
uint16_t | flags |
Timeout qualifier. More... | |
uint16_t | reserved1 |
Reserved. More... | |
uint8_t fc_rtv_response_frame::command |
uint32_t fc_rtv_response_frame::r_a_tov |
uint32_t fc_rtv_response_frame::e_d_tov |
Error detection timeout value.
Definition at line 301 of file fcels.h.
Referenced by fc_els_rtv_tx_response().