Home
last modified time | relevance | path

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

/aosp_15_r20/external/bcc/libbpf-tools/loongarch/
H A Dvmlinux.h45404 struct sas_ata_task { struct
45405 struct host_to_dev_fis fis;
45406 u8 atapi_packet[16];
45407 u8 retry_count;
45408 u8 dma_xfer: 1;
45409 u8 use_ncq: 1;
45410 u8 set_affil_pol: 1;
45411 u8 stp_affil_pol: 1;
45412 u8 device_control_reg_update: 1;
45413 bool force_phy;
[all …]
H A Dvmlinux_602.h45404 struct sas_ata_task { struct
45405 struct host_to_dev_fis fis;
45406 u8 atapi_packet[16];
45407 u8 retry_count;
45408 u8 dma_xfer: 1;
45409 u8 use_ncq: 1;
45410 u8 set_affil_pol: 1;
45411 u8 stp_affil_pol: 1;
45412 u8 device_control_reg_update: 1;
45413 bool force_phy;
[all …]