Linux Kernel
3.7.1
|
#include <pm8001_hwi.h>
Data Fields | |
__le32 | tag |
__le32 | device_id |
__le32 | relate_tag |
__le32 | tmf |
u8 | lun [8] |
__le32 | ds_ads_m |
u32 | reserved [8] |
brief the data structure of SSP INI TM Start Command use to describe MPI SSP INI TM Start Command (64 bytes)
Definition at line 535 of file pm8001_hwi.h.
__le32 device_id |
Definition at line 537 of file pm8001_hwi.h.
__le32 ds_ads_m |
Definition at line 541 of file pm8001_hwi.h.
u8 lun[8] |
Definition at line 540 of file pm8001_hwi.h.
__le32 relate_tag |
Definition at line 538 of file pm8001_hwi.h.
u32 reserved[8] |
Definition at line 542 of file pm8001_hwi.h.
Definition at line 536 of file pm8001_hwi.h.
__le32 tmf |
Definition at line 539 of file pm8001_hwi.h.