Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/mips/idt/
Didtpci.c203 REG_WRITE(IDT_PCI_LBA2, IDT_PCIMEM2_BASE); in idtpci_attach()
204 REG_WRITE(IDT_PCI_LBA2_MAP, IDT_PCIMEM2_BASE); in idtpci_attach()
242 IDT_PCIMEM2_BASE, IDT_PCIMEM2_BASE + IDT_PCIMEM2_SIZE - 1) != 0) { in idtpci_attach()
Didtreg.h121 #define IDT_PCIMEM2_BASE 0x18C00000 macro