Home
last modified time | relevance | path

Searched refs:MODULE_PNP_INFO (Results 1 – 25 of 66) sorted by relevance

123

/freebsd/sys/dev/virtio/
H A Dvirtio.h82 MODULE_PNP_INFO("U32:device_type;D:#", virtio_mmio, driver, \
84 MODULE_PNP_INFO("U32:device_type;D:#", virtio_pci, driver, \
/freebsd/sys/dev/bwn/
H A Dif_bwn_pci.c280 MODULE_PNP_INFO("U16:vendor;U16:device;D:#", pci, bwn_siba,
282 MODULE_PNP_INFO("U16:vendor;U16:device;D:#", pci, bwn_bcma,
/freebsd/sys/dev/intel/
H A Dspi_pci.c146 MODULE_PNP_INFO("W32:vendor/device", pci, intelspi, intelspi_pci_devices,
/freebsd/sys/dev/puc/
H A Dpuc_pci.c198 MODULE_PNP_INFO("U16:vendor;U16:device;U16:#;U16:#;D:#", pci, puc,
/freebsd/sys/dev/ofw/
H A Dofw_bus_subr.h68 MODULE_PNP_INFO(FDTCOMPAT_PNP_DESCR, busname, t, t, sizeof(t) / sizeof(t[0]));
/freebsd/sys/dev/usb/
H A Dusbdi.h344 MODULE_PNP_INFO(USB_STD_PNP_HOST_INFO, uhub, table, table, \
347 MODULE_PNP_INFO(USB_STD_PNP_DEVICE_INFO, uhub, table, table, \
350 MODULE_PNP_INFO(USB_STD_PNP_INFO, uhub, table, table, \
/freebsd/sys/isa/
H A Disavar.h143 MODULE_PNP_INFO(ISA_PNP_DESCR, isa, t, t, nitems(t) - 1); \
/freebsd/sys/dev/hid/
H A Dhidbus.h100 MODULE_PNP_INFO(HID_STD_PNP_INFO, hidbus, table, table, nitems(table))
/freebsd/sys/dev/bwi/
H A Dif_bwi_pci.c257 MODULE_PNP_INFO("U16:vendor;U16:device;D:#", pci, bwi, bwi_devices,
/freebsd/sys/dev/aacraid/
H A Daacraid_pci.c104 MODULE_PNP_INFO("U16:vendor;U16:device", pci, aacraid,
/freebsd/sys/sys/
H A Dmodule.h179 #define MODULE_PNP_INFO(d, b, unique, t, n) \ macro
/freebsd/sys/dev/vmgenc/
H A Dvmgenc_acpi.c73 MODULE_PNP_INFO("Z:_CID", acpi, vmgenc, vmgenc_ids, nitems(vmgenc_ids) - 1);
/freebsd/sys/dev/ral/
H A Dif_ral_pci.c178 MODULE_PNP_INFO("U16:vendor;U16:device;D:#", pci, ral, ral_pci_ids,
/freebsd/sys/dev/amdsmn/
H A Damdsmn.c159 MODULE_PNP_INFO("U16:vendor;U16:device", pci, amdsmn, amdsmn_ids,
/freebsd/sys/dev/acpica/
H A Dacpivar.h263 MODULE_PNP_INFO("Z:_HID", busname, t##hid, t, nitems(t)-1); \
264 MODULE_PNP_INFO("Z:_CID", busname, t##cid, t, nitems(t)-1);
/freebsd/sys/dev/ida/
H A Dida_pci.c306 MODULE_PNP_INFO("W32:vendor/device;D:#", pci, ida, board_id,
/freebsd/sys/dev/pccard/
H A Dpccardvar.h104 MODULE_PNP_INFO(PCCARD_PNP_DESCR, pccard, t, t, nitems(t) - 1)
/freebsd/sys/dev/mfi/
H A Dmfi_pci.c161 MODULE_PNP_INFO("U16:vendor;U16:device;U16:subvendor;U16:subdevice", pci, mfi,
/freebsd/sys/dev/gem/
H A Dif_gem_pci.c114 MODULE_PNP_INFO("W32:vendor/device", pci, gem, gem_pci_devlist,
/freebsd/sys/dev/aac/
H A Daac_pci.c492 MODULE_PNP_INFO("U16:vendor;U16:device;", pci, aacch,
/freebsd/sys/dev/mps/
H A Dmps_pci.c146 MODULE_PNP_INFO("U16:vendor;U16:device;U16:subvendor;U16:subdevice", pci, mps,
/freebsd/sys/dev/ichiic/
H A Dig4_pci.c428 MODULE_PNP_INFO("W32:vendor/device", pci, ig4iic, ig4iic_pci_devices,
/freebsd/sys/net/
H A Diflib.h174 MODULE_PNP_INFO(IFLIB_PNP_DESCR, b, u, t, nitems(t) - 1)
/freebsd/sys/dev/mpr/
H A Dmpr_pci.c176 MODULE_PNP_INFO("U16:vendor;U16:device;U16:subvendor;U16:subdevice;D:#", pci,
/freebsd/sys/dev/adlink/
H A Dadlink.c437 MODULE_PNP_INFO("U16:vendor;U16:device;D:#", pci, adlink, adlink_id,

123