Searched defs:compatchan (Results 1 - 5 of 5) sorted by relevance
| /src/sys/arch/cobalt/stand/boot/ | ||
| H A D | pciide.c | 42 int i, compatchan = 0; local in function:pciide_init |
| H A D | wdvar.h | 57 uint8_t compatchan; member in struct:wdc_channel |
| /src/sys/arch/mmeye/stand/boot/ | ||
| H A D | wdvar.h | 55 uint8_t compatchan; member in struct:wdc_channel |
| /src/sys/dev/pci/ | ||
| H A D | hptide.c | 111 int i, compatchan, revision; local in function:hpt_chip_map |
| H A D | pciide_common.c | 287 pciide_mapregs_compat(const struct pci_attach_args * pa,struct pciide_channel * cp,int compatchan) argument 944 pciide_map_compat_intr(const struct pci_attach_args * pa,struct pciide_channel * cp,int compatchan) argument 965 pciide_unmap_compat_intr(pci_chipset_tag_t pc,struct pciide_channel * cp,int compatchan) argument |
Completed in 11 milliseconds