Lines Matching refs:rx_fis
1604 u8 *d2h_fis = pp->rx_fis + RX_FIS_D2H_REG;
1813 u32 *unk = pp->rx_fis + RX_FIS_UNK;
1946 const __le32 *f = pp->rx_fis + RX_FIS_SDB;
2083 u8 *rx_fis = pp->rx_fis;
2093 rx_fis += qc->dev->link->pmp * AHCI_RX_FIS_SZ;
2103 ata_tf_from_fis(rx_fis + RX_FIS_PIO_SETUP, &qc->result_tf);
2104 qc->result_tf.status = (rx_fis + RX_FIS_PIO_SETUP)[15];
2118 const u8 *fis = rx_fis + RX_FIS_SDB;
2132 ata_tf_from_fis(rx_fis + RX_FIS_D2H_REG, &qc->result_tf);
2156 fis = pp->rx_fis + RX_FIS_SDB;
2187 fis = pp->rx_fis;
2554 pp->rx_fis = mem;