Home
last modified time | relevance | path

Searched refs:DRIVER_MODULE_ORDERED (Results 1 – 25 of 28) sorted by relevance

12

/freebsd/sys/dev/ichiic/
H A Dig4_acpi.c200 DRIVER_MODULE_ORDERED(ig4iic, acpi, ig4iic_acpi_driver, 0, 0, SI_ORDER_ANY);
H A Dig4_pci.c414 DRIVER_MODULE_ORDERED(ig4iic, pci, ig4iic_pci_driver, 0, 0, SI_ORDER_ANY);
/freebsd/sys/dev/drm2/
H A Ddrm_dp_iic_helper.c275 DRIVER_MODULE_ORDERED(drm_iic_dp_aux, drmn, drm_iic_dp_aux_driver, 0, 0,
/freebsd/sys/dev/bwn/
H A Dif_bwn_pci.c290 DRIVER_MODULE_ORDERED(bwn_pci, pci, bwn_pci_driver, NULL, NULL, SI_ORDER_ANY);
/freebsd/sys/dev/qat/qat_hw/qat_c3xxx/
H A Dadf_drv.c265 DRIVER_MODULE_ORDERED(qat_c3xxx, pci, adf_driver, NULL, NULL, SI_ORDER_THIRD);
/freebsd/sys/dev/qat/qat_hw/qat_c4xxx/
H A Dadf_drv.c264 DRIVER_MODULE_ORDERED(qat_c4xxx, pci, adf_driver, NULL, NULL, SI_ORDER_THIRD);
/freebsd/sys/dev/qat/qat_hw/qat_dh895xcc/
H A Dadf_drv.c253 DRIVER_MODULE_ORDERED(qat_dh895xcc,
/freebsd/sys/dev/qat/qat_hw/qat_4xxx/
H A Dadf_drv.c266 DRIVER_MODULE_ORDERED(qat_4xxx, pci, adf_driver, NULL, NULL, SI_ORDER_THIRD);
/freebsd/sys/dev/qat/qat_hw/qat_4xxxvf/
H A Dadf_drv.c262 DRIVER_MODULE_ORDERED(qat_4xxxvf,
/freebsd/sys/dev/qat/qat_hw/qat_c62x/
H A Dadf_drv.c266 DRIVER_MODULE_ORDERED(qat_c62x, pci, adf_driver, NULL, NULL, SI_ORDER_THIRD);
/freebsd/sys/dev/qat/qat_hw/qat_200xx/
H A Dadf_drv.c276 DRIVER_MODULE_ORDERED(qat_200xx, pci, adf_driver, NULL, NULL, SI_ORDER_THIRD);
/freebsd/sys/dev/dpaa2/
H A Ddpaa2_mc_acpi.c390 DRIVER_MODULE_ORDERED(dpaa2_mc, acpi, dpaa2_mc_acpi_driver, NULL, NULL,
/freebsd/sys/dev/xen/grant_table/
H A Dgrant_table.c666 DRIVER_MODULE_ORDERED(granttable, xenpv, granttable_driver, NULL, NULL,
/freebsd/sys/amd64/vmm/amd/
H A Divrs_drv.c759 DRIVER_MODULE_ORDERED(ivhd, acpi, ivhd_driver, 0, 0, SI_ORDER_ANY);
/freebsd/sys/dev/usb/net/
H A Dif_rue.c213 DRIVER_MODULE_ORDERED(rue, uhub, rue_driver, NULL, NULL, SI_ORDER_ANY);
/freebsd/sys/dev/intpm/
H A Dintpm.c897 DRIVER_MODULE_ORDERED(intsmb, pci, intsmb_driver, 0, 0, SI_ORDER_ANY);
/freebsd/sys/dev/etherswitch/felix/
H A Dfelix.c143 DRIVER_MODULE_ORDERED(felix, pci, felix_driver, NULL, NULL, SI_ORDER_ANY);
/freebsd/sys/dev/qat/qat/
H A Dqat_ocf.c1286 DRIVER_MODULE_ORDERED(qat,
/freebsd/sys/dev/netmap/
H A Dnetmap_freebsd.c802 DRIVER_MODULE_ORDERED(ptn_memdev, pci, ptn_memdev_driver, NULL, NULL,
H A Dif_ptnet.c245 DRIVER_MODULE_ORDERED(ptnet, pci, ptnet_driver, NULL, NULL,
/freebsd/sys/dev/mgb/
H A Dif_mgb.c213 DRIVER_MODULE_ORDERED(miibus, mgb, miibus_driver, NULL, NULL,
/freebsd/sys/sys/
H A Dbus.h884 #define DRIVER_MODULE_ORDERED(name, busname, driver, evh, arg, order) \ macro
/freebsd/sys/dev/enetc/
H A Dif_enetc.c168 DRIVER_MODULE_ORDERED(enetc, pci, enetc_driver, NULL, NULL, SI_ORDER_ANY);
/freebsd/sys/dev/xl/
H A Dif_xl.c330 DRIVER_MODULE_ORDERED(xl, pci, xl_driver, NULL, NULL, SI_ORDER_ANY);
/freebsd/sys/dev/fxp/
H A Dif_fxp.c304 DRIVER_MODULE_ORDERED(fxp, pci, fxp_driver, NULL, NULL, SI_ORDER_ANY);

12