pcn_chip_id
static u_int32_t pcn_chip_id(device_t);
chip_id = pcn_chip_id(dev);
sc->pcn_type = (pcn_chip_id(dev) >> 12) & PART_MASK;