Searched refs:nexus (Results 101 - 110 of 110) sorted by relevance

12345

/freebsd-11-stable/sys/sparc64/pci/
H A Dpsycho.c158 EARLY_DRIVER_MODULE(psycho, nexus, psycho_driver, psycho_devclass, NULL, NULL,
H A Dschizo.c155 EARLY_DRIVER_MODULE(schizo, nexus, schizo_driver, schizo_devclass, 0, 0,
/freebsd-11-stable/sys/powerpc/ofw/
H A Dofw_syscons.c995 * Define the syscons nexus device attachment
1047 DRIVER_MODULE(ofwfb, nexus, ofwfb_sc_driver, sc_devclass, 0, 0);
/freebsd-11-stable/sys/cam/ctl/
H A Dctl_util.c688 io->io_hdr.nexus.initid = initid;
/freebsd-11-stable/sys/x86/x86/
H A Dio_apic.c1092 * breaking those devices, we attach ourself to the nexus device after
1156 DRIVER_MODULE(apic, nexus, apic_driver, apic_devclass, 0, 0);
/freebsd-11-stable/sys/mips/atheros/
H A Dif_arge.c211 DRIVER_MODULE(arge, nexus, arge_driver, arge_devclass, 0, 0);
241 DRIVER_MODULE(argemdio, nexus, argemdio_driver, argemdio_devclass, 0, 0);
/freebsd-11-stable/sys/opencrypto/
H A Dcryptosoft.c1299 DRIVER_MODULE(cryptosoft, nexus, swcr_driver, swcr_devclass, crypto_modevent,0);
/freebsd-11-stable/sys/dev/vt/hw/vga/
H A Dvt_vga.c1358 DRIVER_MODULE(vtvga, nexus, vtvga_driver, vtvga_devclass, NULL, NULL);
/freebsd-11-stable/sys/dev/rt/
H A Dif_rt.c2834 DRIVER_MODULE(rt, nexus, rt_driver, rt_dev_class, 0, 0);
/freebsd-11-stable/sys/dev/acpica/
H A Dacpi.c237 DRIVER_MODULE(acpi, nexus, acpi_driver, acpi_devclass, acpi_modevent, 0);

Completed in 252 milliseconds

12345