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,
14937
PCI_VENDOR_NVIDIA
, PCI_PRODUCT_NVIDIA_RIVATNT,
14939
PCI_VENDOR_NVIDIA
, PCI_PRODUCT_NVIDIA_RIVATNT2,
14941
PCI_VENDOR_NVIDIA
, PCI_PRODUCT_NVIDIA_RIVATNT2U,
14943
PCI_VENDOR_NVIDIA
, PCI_PRODUCT_NVIDIA_VANTA,
14945
PCI_VENDOR_NVIDIA
, PCI_PRODUCT_NVIDIA_RIVATNT2M64,
14947
PCI_VENDOR_NVIDIA
, PCI_PRODUCT_NVIDIA_MCP04_PCIB,
14949
PCI_VENDOR_NVIDIA
, PCI_PRODUCT_NVIDIA_MCP04_SMBUS,
14951
PCI_VENDOR_NVIDIA
, PCI_PRODUCT_NVIDIA_MCP04_IDE,
14953
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
:
657
case
PCI_VENDOR_NVIDIA
:
903
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 53 milliseconds
Indexes created Thu Oct 23 18:09:57 GMT 2025