Searched refs:sbefifo_vacant (Results 1 – 1 of 1) sorted by relevance
103 #define sbefifo_vacant(sts) (SBEFIFO_FIFO_DEPTH - sbefifo_populated(sts)) macro515 vacant = sbefifo_vacant(status); in sbefifo_send_command()