Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/ia64/sn/io/sn2/pcibr/
Dpcibr_intr.c305 int is_threaded = 0; in pcibr_intr_alloc() local
339 pcibr_intr->bi_flags = is_threaded ? 0 : PCIIO_INTR_NOTHREAD; in pcibr_intr_alloc()
940 int is_threaded = 0; in pcibr_intr_func() local
1010 if ((do_nonthreaded) && (!is_threaded)) { in pcibr_intr_func()