X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=include%2Fasm-sparc64%2Fpbm.h;h=38bbbccb4068238de97a39eff812f629dde49829;hb=e3ee3b78f83688a0ae4315e8be71b2eac559904a;hp=4c15610a2bac188a8f408396d207bd0ff570ab6a;hpb=73561695b2e77473e353a5ae63bab81ed5098d8e;p=powerpc.git diff --git a/include/asm-sparc64/pbm.h b/include/asm-sparc64/pbm.h index 4c15610a2b..38bbbccb40 100644 --- a/include/asm-sparc64/pbm.h +++ b/include/asm-sparc64/pbm.h @@ -145,6 +145,9 @@ struct pci_pbm_info { /* Physical address base of PBM registers. */ unsigned long pbm_regs; + /* Physical address of DMA sync register, if any. */ + unsigned long sync_reg; + /* Opaque 32-bit system bus Port ID. */ u32 portid;