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