OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PCI_VENDOR_NVIDIA
(Results
1 - 15
of
15
) sorted by relevancy
/src/sys/dev/pci/
ahcisata_pci.c
56
{
PCI_VENDOR_NVIDIA
, PCI_PRODUCT_NVIDIA_MCP65_SATA,
58
{
PCI_VENDOR_NVIDIA
, PCI_PRODUCT_NVIDIA_MCP65_SATA2,
60
{
PCI_VENDOR_NVIDIA
, PCI_PRODUCT_NVIDIA_MCP65_SATA3,
62
{
PCI_VENDOR_NVIDIA
, PCI_PRODUCT_NVIDIA_MCP65_SATA4,
64
{
PCI_VENDOR_NVIDIA
, PCI_PRODUCT_NVIDIA_MCP65_AHCI_1,
66
{
PCI_VENDOR_NVIDIA
, PCI_PRODUCT_NVIDIA_MCP65_AHCI_2,
68
{
PCI_VENDOR_NVIDIA
, PCI_PRODUCT_NVIDIA_MCP65_AHCI_3,
70
{
PCI_VENDOR_NVIDIA
, PCI_PRODUCT_NVIDIA_MCP65_AHCI_4,
72
{
PCI_VENDOR_NVIDIA
, PCI_PRODUCT_NVIDIA_MCP67_SATA,
74
{
PCI_VENDOR_NVIDIA
, PCI_PRODUCT_NVIDIA_MCP67_SATA2
[
all
...]
pcidevs_data.h
260
PCI_VENDOR_NVIDIA
, 2121, 0,
14934
PCI_VENDOR_NVIDIA
, PCI_PRODUCT_NVIDIA_RIVATNT,
14936
PCI_VENDOR_NVIDIA
, PCI_PRODUCT_NVIDIA_RIVATNT2,
14938
PCI_VENDOR_NVIDIA
, PCI_PRODUCT_NVIDIA_RIVATNT2U,
14940
PCI_VENDOR_NVIDIA
, PCI_PRODUCT_NVIDIA_VANTA,
14942
PCI_VENDOR_NVIDIA
, PCI_PRODUCT_NVIDIA_RIVATNT2M64,
14944
PCI_VENDOR_NVIDIA
, PCI_PRODUCT_NVIDIA_MCP04_PCIB,
14946
PCI_VENDOR_NVIDIA
, PCI_PRODUCT_NVIDIA_MCP04_SMBUS,
14948
PCI_VENDOR_NVIDIA
, PCI_PRODUCT_NVIDIA_MCP04_IDE,
14950
PCI_VENDOR_NVIDIA
, PCI_PRODUCT_NVIDIA_MCP04_SATA,
[
all
...]
pci_quirks.c
50
{
PCI_VENDOR_NVIDIA
, PCI_PRODUCT_NVIDIA_XBOX_PCHB,
if_nfe.c
152
{
PCI_VENDOR_NVIDIA
, PCI_PRODUCT_NVIDIA_NFORCE_LAN },
153
{
PCI_VENDOR_NVIDIA
, PCI_PRODUCT_NVIDIA_NFORCE2_LAN },
154
{
PCI_VENDOR_NVIDIA
, PCI_PRODUCT_NVIDIA_NFORCE3_LAN1 },
155
{
PCI_VENDOR_NVIDIA
, PCI_PRODUCT_NVIDIA_NFORCE3_LAN2 },
156
{
PCI_VENDOR_NVIDIA
, PCI_PRODUCT_NVIDIA_NFORCE3_LAN3 },
157
{
PCI_VENDOR_NVIDIA
, PCI_PRODUCT_NVIDIA_NFORCE3_LAN4 },
158
{
PCI_VENDOR_NVIDIA
, PCI_PRODUCT_NVIDIA_NFORCE3_LAN5 },
159
{
PCI_VENDOR_NVIDIA
, PCI_PRODUCT_NVIDIA_CK804_LAN1 },
160
{
PCI_VENDOR_NVIDIA
, PCI_PRODUCT_NVIDIA_CK804_LAN2 },
161
{
PCI_VENDOR_NVIDIA
, PCI_PRODUCT_NVIDIA_MCP04_LAN1 }
[
all
...]
agp_amd64.c
128
case
PCI_VENDOR_NVIDIA
:
172
if (PCI_VENDOR(reg) !=
PCI_VENDOR_NVIDIA
|| PCI_PRODUCT(reg) != devid)
273
case
PCI_VENDOR_NVIDIA
:
379
case
PCI_VENDOR_NVIDIA
:
amdpm.c
77
if (PCI_VENDOR(pa->pa_id) ==
PCI_VENDOR_NVIDIA
) {
hdaudio_pci.c
67
(PCI_VENDOR(sc->sc_id) ==
PCI_VENDOR_NVIDIA
)
viaide.c
409
case
PCI_VENDOR_NVIDIA
:
653
case
PCI_VENDOR_NVIDIA
:
899
case
PCI_VENDOR_NVIDIA
:
nfsmb.c
110
if (PCI_VENDOR(pa->pa_id) ==
PCI_VENDOR_NVIDIA
) {
agp.c
225
{
PCI_VENDOR_NVIDIA
, PCI_PRODUCT_NVIDIA_NFORCE3_PCHB,
227
{
PCI_VENDOR_NVIDIA
, PCI_PRODUCT_NVIDIA_NFORCE3_250_PCHB,
gffb.c
191
if (PCI_VENDOR(pa->pa_id) !=
PCI_VENDOR_NVIDIA
)
pcidevs.h
282
#define
PCI_VENDOR_NVIDIA
0x10de /* NVIDIA */
/src/sys/external/bsd/drm2/nouveau/
nouveau_pci.c
111
if (PCI_VENDOR(pa->pa_id) !=
PCI_VENDOR_NVIDIA
&&
/src/sys/external/bsd/drm2/include/linux/
pci.h
109
#define PCI_VENDOR_ID_NVIDIA
PCI_VENDOR_NVIDIA
/src/sys/arch/x86/pci/
pci_machdep.c
267
_dme(
PCI_VENDOR_NVIDIA
, PCI_PRODUCT_NVIDIA_NFORCE_PCHB),
268
_dme(
PCI_VENDOR_NVIDIA
, PCI_PRODUCT_NVIDIA_NFORCE2_PCHB),
Completed in 151 milliseconds
Indexes created Wed Oct 15 01:09:54 GMT 2025