Home
last modified time | relevance | path

Searched defs:fifobar (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/misc/
H A Dhpilo.c73 static int fifo_enqueue(struct ilo_hwinfo *hw, char *fifobar, int entry) in fifo_enqueue()
92 static int fifo_dequeue(struct ilo_hwinfo *hw, char *fifobar, int *entry) in fifo_dequeue()
115 static int fifo_check_recv(struct ilo_hwinfo *hw, char *fifobar) in fifo_check_recv()
134 char *fifobar; in ilo_pkt_enqueue() local
149 char *fifobar, *desc; in ilo_pkt_dequeue() local
177 char *fifobar = ccb->ccb_u3.recv_fifobar; in ilo_pkt_recv() local
H A Dhpilo.h178 u64 fifobar[]; member