Home
last modified time | relevance | path

Searched refs:apic_nvidia_io_max (Results 1 – 4 of 4) sorted by relevance

/titanic_44/usr/src/uts/i86pc/sys/
H A Dapic_common.h86 extern int apic_nvidia_io_max;
/titanic_44/usr/src/uts/i86pc/os/
H A Dmachdep.c147 int apic_nvidia_io_max = 0; /* no. of NVIDIA i/o apics */ variable
/titanic_44/usr/src/uts/i86pc/io/pcplusmp/
H A Dapic_common.c263 if ((apic_io_max == 1) || (apic_nvidia_io_max == apic_io_max)) in apic_ioapic_method_probe()
/titanic_44/usr/src/uts/intel/io/pci/
H A Dpci_boot.c103 extern int apic_nvidia_io_max;
2069 apic_nvidia_io_max++; in process_devfunc()