Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/scsi/
Dlibsas.h537 struct sas_ata_task { struct
538 struct host_to_dev_fis fis;
539 u8 atapi_packet[16]; /* 0 if not ATAPI task */
541 u8 retry_count; /* hardware retry, should be > 0 */
543 u8 dma_xfer:1; /* PIO:0 or DMA:1 */
544 u8 use_ncq:1;
545 u8 set_affil_pol:1;
546 u8 stp_affil_pol:1;
548 u8 device_control_reg_update:1;