Home
last modified time | relevance | path

Searched refs:PCIC_INTEL_i82092 (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/
H A Dpcic.c1076 case PCIC_INTEL_i82092: in pcic_attach()
1082 pcic->pc_type = PCIC_INTEL_i82092; in pcic_attach()
1860 case PCIC_INTEL_i82092: in pcic_setup_adapter()
2196 case PCIC_INTEL_i82092: in pcic_setup_adapter()
2625 case PCIC_INTEL_i82092: in pcic_calc_speed()
2967 case PCIC_INTEL_i82092: in pcic_set_window()
3054 case PCIC_INTEL_i82092: in pcic_set_window()
3403 case PCIC_INTEL_i82092: in pcic_set_window()
3932 case PCIC_INTEL_i82092: in pcic_set_socket()
4578 case PCIC_INTEL_i82092: in pcic_ll_reset()
[all …]
/illumos-gate/usr/src/uts/common/sys/
H A Dpcic_var.h384 #define PCIC_INTEL_i82092 PCI_ID(PCIC_INTEL_VENDORID, \ macro