Home
last modified time | relevance | path

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

/NextBSD/sys/mips/idt/
HDidtreg.h87 #define IDT_PCI_LBA_SIZE_256MB (0x1C << 2) macro
HDidtpci.c199 REG_WRITE(IDT_PCI_LBA1_CNTL, IDT_PCI_LBA_SIZE_256MB | force_endianess); in idtpci_attach()