Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4u/sys/pci/
H A Dpcisch.h59 #define TOMATILLO_VER_21 CHIP_ID(PCI_CHIP_TOMATILLO, 0x02, 0x00) macro
/illumos-gate/usr/src/uts/sun4u/io/pci/
H A Dpcisch.c745 } else if (PCI_CHIP_ID(pci_p) >= TOMATILLO_VER_21) { in pbm_configure()
1125 if (chip_id == TOMATILLO_VER_20 || chip_id == TOMATILLO_VER_21) in pci_cb_setup()