HomeSort by: relevance | last modified time | path
    Searched refs:PCIIDE_COMPAT_CTL_BASE (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/arch/cobalt/stand/boot/
pciide.c 60 PCIIDE_COMPAT_CTL_BASE(compatchan));
  /src/sys/dev/pci/
pciidereg.h 73 #define PCIIDE_COMPAT_CTL_BASE(chan) ((chan) == 0 ? 0x3f6 : 0x376)
pciide_common.c 307 if (bus_space_map(wdr->ctl_iot, PCIIDE_COMPAT_CTL_BASE(compatchan),

Completed in 13 milliseconds