|
Linux Kernel
3.7.1
|
#include <pm8001_hwi.h>
Data Fields | |
| __le32 | tag |
| __le32 | device_id |
| __le32 | data_len |
| __le32 | dir_m_tlr |
| struct ssp_info_unit | ssp_iu |
| __le32 | addr_low |
| __le32 | addr_high |
| __le32 | len |
| __le32 | esgl |
brief the data structure of SSP INI IO Start Command use to describe MPI SSP INI IO Start Command (64 bytes)
Definition at line 565 of file pm8001_hwi.h.
| __le32 addr_high |
Definition at line 572 of file pm8001_hwi.h.
| __le32 addr_low |
Definition at line 571 of file pm8001_hwi.h.
| __le32 data_len |
Definition at line 568 of file pm8001_hwi.h.
| __le32 device_id |
Definition at line 567 of file pm8001_hwi.h.
| __le32 dir_m_tlr |
Definition at line 569 of file pm8001_hwi.h.
| __le32 esgl |
Definition at line 574 of file pm8001_hwi.h.
| __le32 len |
Definition at line 573 of file pm8001_hwi.h.
| struct ssp_info_unit ssp_iu |
Definition at line 570 of file pm8001_hwi.h.
Definition at line 566 of file pm8001_hwi.h.
1.8.2