Linux Kernel
3.7.1
|
#include <pm8001_hwi.h>
Data Fields | |
__le32 | tag |
__le32 | len_ir_vpdd |
__le32 | vpd_offset |
u32 | reserved [8] |
__le32 | resp_addr_lo |
__le32 | resp_addr_hi |
__le32 | resp_len |
u32 | reserved1 |
brief the data structure of Get NVM Data Command use to get data from NVM in HBA(64 bytes)
Definition at line 612 of file pm8001_hwi.h.
__le32 len_ir_vpdd |
Definition at line 614 of file pm8001_hwi.h.
u32 reserved[8] |
Definition at line 616 of file pm8001_hwi.h.
u32 reserved1 |
Definition at line 620 of file pm8001_hwi.h.
__le32 resp_addr_hi |
Definition at line 618 of file pm8001_hwi.h.
__le32 resp_addr_lo |
Definition at line 617 of file pm8001_hwi.h.
__le32 resp_len |
Definition at line 619 of file pm8001_hwi.h.
Definition at line 613 of file pm8001_hwi.h.
__le32 vpd_offset |
Definition at line 615 of file pm8001_hwi.h.