Home
last modified time | relevance | path

Searched refs:num_descr (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/arch/sparc/kernel/
H A Dviohs.c196 u.pkt.num_descr = dr->num_entries; in send_dreg()
203 u.pkt.num_descr, u.pkt.descr_size, u.pkt.options, in send_dreg()
436 pkt->num_descr, pkt->descr_size, pkt->options, in process_dreg_info()
462 dr->num_entries = pkt->num_descr; in process_dreg_info()
482 pkt->num_descr, pkt->descr_size, pkt->options, in process_dreg_info()
508 pkt->num_descr, pkt->descr_size, pkt->options, in process_dreg_ack()
533 pkt->num_descr, pkt->descr_size, pkt->options, in process_dreg_nack()
/openbmc/u-boot/drivers/dma/
H A Dkeystone_nav.c37 inline int num_of_desc_to_reg(int num_descr) in num_of_desc_to_reg() argument
42 if (num_descr <= num) in num_of_desc_to_reg()
/openbmc/linux/arch/sparc/include/asm/
H A Dvio.h65 u32 num_descr; member