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

  /src/sys/arch/x86/pci/
pciide_machdep.c 79 device_xname(dev), PCIIDE_CHANNEL_NAME(chan));
92 PCIIDE_CHANNEL_NAME(chan),
97 PCIIDE_CHANNEL_NAME(chan), irq);
  /src/sys/arch/atari/pci/
pciide_machdep.c 69 PCIIDE_CHANNEL_NAME(chan), irq);
  /src/sys/arch/cats/pci/
pciide_machdep.c 72 PCIIDE_CHANNEL_NAME(chan), irq);
  /src/sys/arch/cobalt/pci/
pciide_machdep.c 53 PCIIDE_CHANNEL_NAME(chan), irq);
  /src/sys/arch/netwinder/pci/
pciide_machdep.c 72 PCIIDE_CHANNEL_NAME(chan), irq);
  /src/sys/arch/sandpoint/pci/
pciide_machdep.c 75 PCIIDE_CHANNEL_NAME(chan), irq);
  /src/sys/dev/pci/
pciidereg.h 77 #define PCIIDE_CHANNEL_NAME(chan) ((chan) == 0 ? "primary" : "secondary")
cypide.c 148 cp->name = PCIIDE_CHANNEL_NAME(0);
cmdide.c 153 cp->name = PCIIDE_CHANNEL_NAME(channel);
545 cp->name = PCIIDE_CHANNEL_NAME(channel);
jmide.c 342 PCIIDE_CHANNEL_NAME(channel));
artsata.c 232 cp->name = PCIIDE_CHANNEL_NAME(channel);
pciide_common.c 910 cp->name = PCIIDE_CHANNEL_NAME(channel);
  /src/sys/arch/evbmips/malta/
malta_intr.c 402 PCIIDE_CHANNEL_NAME(chan), malta_pci_intr_string(v, irq, buf, sizeof(buf)));
  /src/sys/arch/powerpc/pci/
pci_machdep_common.c 321 PCIIDE_CHANNEL_NAME(chan), irq);
  /src/sys/arch/evbmips/loongson/
loongson_intr.c 206 PCIIDE_CHANNEL_NAME(chan),
  /src/sys/arch/algor/algor/
algor_p5064_intr.c 687 PCIIDE_CHANNEL_NAME(chan), p5064_intrnames[P5064_IRQ_IDE0 + chan]);
  /src/sys/arch/alpha/pci/
sio_pic.c 640 PCIIDE_CHANNEL_NAME(chan),

Completed in 42 milliseconds