Searched defs:fifobar (Results 1 – 2 of 2) sorted by relevance
66 static int fifo_enqueue(struct ilo_hwinfo *hw, char *fifobar, int entry) in fifo_enqueue()85 static int fifo_dequeue(struct ilo_hwinfo *hw, char *fifobar, int *entry) in fifo_dequeue()108 static int fifo_check_recv(struct ilo_hwinfo *hw, char *fifobar) in fifo_check_recv()127 char *fifobar; in ilo_pkt_enqueue() local142 char *fifobar, *desc; in ilo_pkt_dequeue() local170 char *fifobar = ccb->ccb_u3.recv_fifobar; in ilo_pkt_recv() local
176 u64 fifobar[1]; member