Searched refs:strbuf_flushflag (Results 1 - 6 of 6) sorted by relevance

/linux-master/arch/sparc/include/asm/
H A Diommu_64.h85 volatile unsigned long *strbuf_flushflag; member in struct:strbuf
/linux-master/arch/sparc/kernel/
H A Dpci_impl.h29 (*((STC)->strbuf_flushflag) = 0UL)
31 (*((STC)->strbuf_flushflag) != 0UL)
H A Dsbus.c582 strbuf->strbuf_flushflag = (volatile unsigned long *)
587 __pa(strbuf->strbuf_flushflag);
H A Dpci_psycho.c450 pbm->stc.strbuf_flushflag = (volatile unsigned long *)
455 __pa(pbm->stc.strbuf_flushflag);
H A Diommu.c31 (*((STC)->strbuf_flushflag) = 0UL)
33 (*((STC)->strbuf_flushflag) != 0UL)
H A Dpci_schizo.c1110 pbm->stc.strbuf_flushflag = (volatile unsigned long *)
1115 __pa(pbm->stc.strbuf_flushflag);

Completed in 130 milliseconds