Home
last modified time | relevance | path

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

/openbmc/qemu/hw/scsi/
H A Dmptsas.c89 #define MPTSAS_FIFO_FULL(s, name) \ macro
108 if (MPTSAS_FIFO_EMPTY(s, reply_free) || MPTSAS_FIFO_FULL(s, reply_post)) { in mptsas_post_reply()
147 if (MPTSAS_FIFO_FULL(s, reply_post)) { in mptsas_turbo_reply()
1066 if (MPTSAS_FIFO_FULL(s, request_post)) { in mptsas_mmio_write()
1075 if (MPTSAS_FIFO_FULL(s, reply_free)) { in mptsas_mmio_write()