Home
last modified time | relevance | path

Searched refs:ccb_u1 (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/misc/
A Dhpilo.c136 fifobar = ccb->ccb_u1.send_fifobar; in ilo_pkt_enqueue()
152 fifobar = ccb->ccb_u1.send_fifobar; in ilo_pkt_dequeue()
295 driver_ccb->ccb_u1.send_fifobar = dma_va + FIFOHANDLESIZE; in ilo_ccb_setup()
296 ilo_ccb->ccb_u1.send_fifobar_pa = dma_pa + FIFOHANDLESIZE; in ilo_ccb_setup()
376 return FIFOBARTOHANDLE(ccb->ccb_u1.send_fifobar)->reset; in is_channel_reset()
382 FIFOBARTOHANDLE(ccb->ccb_u1.send_fifobar)->reset = 1; in set_channel_reset()
A Dhpilo.h85 } ccb_u1; member

Completed in 4 milliseconds