Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/
H A Dpciidereg.h75 #define PCIIDE_COMPAT_CMD_BASE(chan) ((chan) == 0 ? 0x1f0 : 0x170) macro
H A Dpciide.c1666 if (bus_space_map(wdc_cp->cmd_iot, PCIIDE_COMPAT_CMD_BASE(compatchan), in pciide_mapregs_compat()