Searched refs:found_addr (Results 1 – 2 of 2) sorted by relevance
7182 const struct igu_fifo_addr_data *found_addr = NULL; in qed_parse_igu_fifo_element() local7207 for (i = 0; i < ARRAY_SIZE(s_igu_fifo_addr_data) && !found_addr; i++) { in qed_parse_igu_fifo_element()7213 found_addr = curr_addr; in qed_parse_igu_fifo_element()7216 if (!found_addr) in qed_parse_igu_fifo_element()7220 switch (found_addr->type) { in qed_parse_igu_fifo_element()7227 " SB = 0x%x", cmd_addr - found_addr->start_addr); in qed_parse_igu_fifo_element()7298 (!is_pf && found_addr->vf_desc) in qed_parse_igu_fifo_element()7299 ? found_addr->vf_desc in qed_parse_igu_fifo_element()7300 : found_addr->desc, in qed_parse_igu_fifo_element()
2577 unsigned long *found_addr = walk->private; in find_zeropage_pte_entry() local2590 *found_addr = addr; in find_zeropage_pte_entry()