Searched refs:PCIIDE_REG_CTL_BASE (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/sys/dev/pci/
H A Dpciidereg.h57 #define PCIIDE_REG_CTL_BASE(chan) (0x14 + (8 * (chan))) macro
H A Dpciide.c1757 PCIIDE_REG_CTL_BASE(wdc_cp->channel));
1761 if (pci_mapreg_map(pa, PCIIDE_REG_CTL_BASE(wdc_cp->channel),

Completed in 203 milliseconds