Searched defs:PORT_FIS_ADDR (Results 1 – 2 of 2) sorted by relevance
/openbmc/u-boot/include/ | ||
H A D | ahci.h | 46 #define PORT_FIS_ADDR 0x08 /* FIS rx buf addr */ macro |
/openbmc/linux/drivers/ata/ | ||
H A D | ahci.h | 115 PORT_FIS_ADDR = 0x08, /* FIS rx buf addr */ enumerator |