Home
last modified time | relevance | path

Searched refs:RX_FIS_SDB (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/hw/ide/
H A Dahci_internal.h55 #define RX_FIS_SDB 0x58 /* offset of SDB FIS data */ macro
/openbmc/linux/drivers/ata/
H A Dahci.h66 RX_FIS_SDB = 0x58, /* offset of SDB FIS data */ enumerator
H A Dlibahci.c1946 const __le32 *f = pp->rx_fis + RX_FIS_SDB; in ahci_handle_port_interrupt()
2118 const u8 *fis = rx_fis + RX_FIS_SDB; in ahci_qc_fill_rtf()
2156 fis = pp->rx_fis + RX_FIS_SDB; in ahci_qc_ncq_fill_rtf()
2189 fis += RX_FIS_SDB; in ahci_qc_ncq_fill_rtf()