Home
last modified time | relevance | path

Searched defs:sata_start_req (Results 1 – 2 of 2) sorted by relevance

/linux-6.15/drivers/scsi/pm8001/
H A Dpm80xx_hwi.h730 struct sata_start_req { struct
731 __le32 tag;
732 __le32 device_id;
733 __le32 data_len;
736 u32 reserved1;
748 __le32 keytagl; /* dword 22 */
749 __le32 keytagh; /* dword 23 */
750 __le32 twk_val0; /* dword 24 */
751 __le32 twk_val1; /* dword 25 */
752 __le32 twk_val2; /* dword 26 */
[all …]
H A Dpm8001_hwi.h514 struct sata_start_req { struct
515 __le32 tag;
516 __le32 device_id;
517 __le32 data_len;
518 __le32 retfis_ncqtag_atap_dir_m;
520 u32 reserved1;
521 u32 reserved2;
522 u32 addr_low;
523 u32 addr_high;
524 __le32 len;
[all …]