Home
last modified time | relevance | path

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

/openbmc/qemu/hw/scsi/
H A Dmptsas.c92 #define MPTSAS_FIFO_GET(s, name) ({ \ macro
113 addr_lo = MPTSAS_FIFO_GET(s, reply_free); in mptsas_post_reply()
761 addr = s->host_mfa_high_addr | MPTSAS_FIFO_GET(s, request_post); in mptsas_fetch_request()
990 ret = MPTSAS_FIFO_GET(s, reply_post); in mptsas_reply_post_read()