Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/misc/
Dhpilo.c71 static int fifo_enqueue(struct ilo_hwinfo *hw, char *fifobar, int entry) in fifo_enqueue()
90 static int fifo_dequeue(struct ilo_hwinfo *hw, char *fifobar, int *entry) in fifo_dequeue()
113 static int fifo_check_recv(struct ilo_hwinfo *hw, char *fifobar) in fifo_check_recv()
132 char *fifobar; in ilo_pkt_enqueue() local
147 char *fifobar, *desc; in ilo_pkt_dequeue() local
175 char *fifobar = ccb->ccb_u3.recv_fifobar; in ilo_pkt_recv() local
Dhpilo.h175 u64 fifobar[]; member
/kernel/linux/linux-4.19/drivers/misc/
Dhpilo.c64 static int fifo_enqueue(struct ilo_hwinfo *hw, char *fifobar, int entry) in fifo_enqueue()
83 static int fifo_dequeue(struct ilo_hwinfo *hw, char *fifobar, int *entry) in fifo_dequeue()
106 static int fifo_check_recv(struct ilo_hwinfo *hw, char *fifobar) in fifo_check_recv()
125 char *fifobar; in ilo_pkt_enqueue() local
140 char *fifobar, *desc; in ilo_pkt_dequeue() local
168 char *fifobar = ccb->ccb_u3.recv_fifobar; in ilo_pkt_recv() local
Dhpilo.h175 u64 fifobar[1]; member