PCIC_CHIP_REVISION
value = pcic_getb(pcic, i, PCIC_CHIP_REVISION) &
PCIC_CHIP_REVISION) & PCIC_REV_ID_MASK;
ddi_put8(handle, index, PCIC_CHIP_REVISION);
value = pcic_getb(pcic, 0, PCIC_CHIP_REVISION);
pcic_putb(pcic, 0, PCIC_CHIP_REVISION, 0xFF);
if (pcic_getb(pcic, 0, PCIC_CHIP_REVISION) ==
(pcic_getb(pcic, 0, PCIC_CHIP_REVISION) & PCIC_REV_MASK) ==
value = pcic_getb(pcic, 0, PCIC_CHIP_REVISION);