Searched refs:pic_xref (Results 1 – 6 of 6) sorted by relevance
136 pic_xref(device_t dev) in pic_xref() function168 intptr_t xref = pic_xref(dev); in mtk_pic_attach()
131 pic_xref(device_t dev) in pic_xref() function163 intptr_t xref = pic_xref(dev); in mtk_pic_attach()
126 pic_xref(device_t dev) in pic_xref() function162 xref = pic_xref(dev); in jz4780_pic_attach()
176 pic_xref(device_t dev) in pic_xref() function222 intptr_t xref = pic_xref(dev); in mips_pic_attach()490 xref = pic_xref(pic_dev); in mips_pic_map_fixed_intr()
117 intptr_t pic_xref; /* hardware identification */ member734 if (xref == pic->pic_xref)736 } else if (xref == 0 || pic->pic_xref == 0) {739 } else if (xref == pic->pic_xref && dev == pic->pic_dev)778 pic->pic_xref = xref;
158 pic_xref(device_t dev) in pic_xref() function181 intptr_t xref = pic_xref(dev); in apb_attach()