pcn_type
if (pcnp->pcn_type == Am79C978)
if (((pcnp->pcn_type == Am79C971 && phy != PCN_PHYAD_10BT) ||
pcnp->pcn_type == Am79C973 || pcnp->pcn_type == Am79C975 ||
pcnp->pcn_type == Am79C978) && pcnp->pcn_extphyaddr != -1 &&
if (((pcnp->pcn_type == Am79C971 && phy != PCN_PHYAD_10BT) ||
pcnp->pcn_type == Am79C973 || pcnp->pcn_type == Am79C975 ||
pcnp->pcn_type == Am79C978) && pcnp->pcn_extphyaddr == -1)
const pcn_type_t *pcn_type;
if ((pcn_type = pcn_match(venid, devid)) == NULL) {
pcn_type->pcn_name) != DDI_PROP_SUCCESS) {
int pcn_type;