Home
last modified time | relevance | path

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

/freebsd/sys/dev/ida/
H A Dida_pci.c55 #define IDA_PCI_MEMADDR PCIR_BAR(1) /* Mem I/O Address */ macro
248 ida->regs_res_id = IDA_PCI_MEMADDR; in ida_pci_attach()