Searched defs:sas_ata_task (Results 1 – 1 of 1) sorted by relevance
530 struct sas_ata_task { struct531 struct host_to_dev_fis fis;532 u8 atapi_packet[16]; /* 0 if not ATAPI task */534 u8 dma_xfer:1; /* PIO:0 or DMA:1 */535 u8 use_ncq:1;536 u8 return_fis_on_success:1;538 u8 device_control_reg_update:1;540 bool force_phy;541 int force_phy_id;