Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/block/
Dcpqarray.h66 unsigned long (*fifo_full)(ctlr_info_t *h); member
Dcciss.h24 unsigned long (*fifo_full)(ctlr_info_t *h); member
Dcpqarray.c1096 if (h->access.fifo_full(h) == 0) in start_io()
1821 temp = info_p->access.fifo_full(info_p); in sendcmd()
Dcciss.c2091 if (!(info_p->access.fifo_full(info_p))) { in sendcmd()
2203 if ((h->access.fifo_full(h))) { in start_io()