/src/sys/arch/sparc64/dev/ |
schizo.c | 578 u_int64_t mapoff, clroff; local in function:schizo_set_intr 584 mapoff = offsetof(struct schizo_pbm_regs, imap[ino]); 588 DPRINTF(SDB_INTR, (" mapoff %" PRIx64 " clroff %" PRIx64 "\n", 589 mapoff, clroff)); 595 ih->ih_map = (uint64_t *)(uintptr_t)(intrregs + mapoff); 599 ih->ih_number = INTVEC(schizo_pbm_read(pbm, mapoff)); 604 schizo_pbm_write(pbm, mapoff, 810 uint64_t mapoff, clroff; local in function:schizo_intr_establish 831 mapoff = offsetof(struct schizo_pbm_regs, imap[ino]); 834 DPRINTF(SDB_INTR, ("%s: intr %x: %p mapoff %" PRIx64 " clroff % [all...] |
schizo.c | 578 u_int64_t mapoff, clroff; local in function:schizo_set_intr 584 mapoff = offsetof(struct schizo_pbm_regs, imap[ino]); 588 DPRINTF(SDB_INTR, (" mapoff %" PRIx64 " clroff %" PRIx64 "\n", 589 mapoff, clroff)); 595 ih->ih_map = (uint64_t *)(uintptr_t)(intrregs + mapoff); 599 ih->ih_number = INTVEC(schizo_pbm_read(pbm, mapoff)); 604 schizo_pbm_write(pbm, mapoff, 810 uint64_t mapoff, clroff; local in function:schizo_intr_establish 831 mapoff = offsetof(struct schizo_pbm_regs, imap[ino]); 834 DPRINTF(SDB_INTR, ("%s: intr %x: %p mapoff %" PRIx64 " clroff % [all...] |
schizo.c | 578 u_int64_t mapoff, clroff; local in function:schizo_set_intr 584 mapoff = offsetof(struct schizo_pbm_regs, imap[ino]); 588 DPRINTF(SDB_INTR, (" mapoff %" PRIx64 " clroff %" PRIx64 "\n", 589 mapoff, clroff)); 595 ih->ih_map = (uint64_t *)(uintptr_t)(intrregs + mapoff); 599 ih->ih_number = INTVEC(schizo_pbm_read(pbm, mapoff)); 604 schizo_pbm_write(pbm, mapoff, 810 uint64_t mapoff, clroff; local in function:schizo_intr_establish 831 mapoff = offsetof(struct schizo_pbm_regs, imap[ino]); 834 DPRINTF(SDB_INTR, ("%s: intr %x: %p mapoff %" PRIx64 " clroff % [all...] |