Searched refs:PCI_DESCR (Results 1 – 5 of 5) sorted by relevance
| /freebsd-head/sys/dev/ichsmb/ |
| HD | ichsmb_pci.c | 122 PCI_DESCR("Intel 82801AA (ICH) SMBus controller") }, 124 PCI_DESCR("Intel 82801AB (ICH0) SMBus controller") }, 126 PCI_DESCR("Intel 82801BA (ICH2) SMBus controller") }, 128 PCI_DESCR("Intel 82801CA (ICH3) SMBus controller") }, 130 PCI_DESCR("Intel 82801DC (ICH4) SMBus controller") }, 132 PCI_DESCR("Intel 82801EB (ICH5) SMBus controller") }, 134 PCI_DESCR("Intel 82801FB (ICH6) SMBus controller") }, 136 PCI_DESCR("Intel 82801GB (ICH7) SMBus controller") }, 138 PCI_DESCR("Intel 82801H (ICH8) SMBus controller") }, 140 PCI_DESCR("Intel 82801I (ICH9) SMBus controller") }, [all …]
|
| /freebsd-head/sys/dev/intel/ |
| HD | pchtherm.c | 86 PCI_DESCR("Haswell Thermal Subsystem")}, 88 PCI_DESCR("Haswell Thermal Subsystem")}, 90 PCI_DESCR("Wildcat Point Thermal Subsystem")}, 92 PCI_DESCR("Skylake PCH Thermal Subsystem")}, 94 PCI_DESCR("Skylake PCH 100 Thermal Subsystem")}, 96 PCI_DESCR("CannonLake-LP Thermal Subsystem")}, 98 PCI_DESCR("CannonLake-H Thermal Subsystem")}, 100 PCI_DESCR("CometLake-LP Thermal Subsystem")}, 102 PCI_DESCR("CometLake-H Thermal Subsystem")}, 104 PCI_DESCR("Lewisburg Thermal Subsystem")}, [all …]
|
| /freebsd-head/sys/dev/ntb/ntb_hw/ |
| HD | ntb_hw_amd.c | 115 PCI_DESCR("AMD Non-Transparent Bridge") }, 118 PCI_DESCR("AMD Non-Transparent Bridge") }, 121 PCI_DESCR("Hygon Non-Transparent Bridge") }
|
| /freebsd-head/sys/dev/amdsmb/ |
| HD | amdsmb.c | 127 PCI_DESCR("AMD-8111 SMBus 2.0 Controller") }
|
| /freebsd-head/sys/dev/pci/ |
| HD | pcivar.h | 314 #define PCI_DESCR(x) \ macro
|