Home | History | Annotate | Download | only in pci

Lines Matching defs:interface

228     pcireg_t interface)
316 pcireg_t interface;
319 interface = PCI_INTERFACE(pa->pa_class);
322 "interface wired in DPA mode\n");
373 if (artisea_chansetup(sc, channel, interface) == 0)
384 pcireg_t interface;
390 interface = PCI_INTERFACE(pa->pa_class);
392 if (interface == 0) {
431 if (pciide_chansetup(sc, channel, interface) == 0)
433 pciide_mapchan(pa, cp, interface, pciide_pci_intr);