Searched refs:fifo_full (Results 1 – 4 of 4) sorted by relevance
66 unsigned long (*fifo_full)(ctlr_info_t *h); member
24 unsigned long (*fifo_full)(ctlr_info_t *h); member
1096 if (h->access.fifo_full(h) == 0) in start_io()1821 temp = info_p->access.fifo_full(info_p); in sendcmd()
2091 if (!(info_p->access.fifo_full(info_p))) { in sendcmd()2203 if ((h->access.fifo_full(h))) { in start_io()