Lines Matching defs:ap_id

603 		    schpc_p->schpc_slot[slot].ap_id);
615 schpc_p->schpc_slot[slot].ap_id);
631 SCHPC_SLOT_NUM(slot), schpc_p->schpc_slot[slot].ap_id);
643 SCHPC_SLOT_NUM(slot), schpc_p->schpc_slot[slot].ap_id);
668 schpc_p->schpc_slot[slot].ap_id);
691 schpc_p->schpc_slot[slot].ap_id);
717 SCHPC_SLOT_NUM(slot), schpc_p->schpc_slot[slot].ap_id);
746 schpc_p->schpc_slot[slot].ap_id);
759 schpc_p->schpc_slot[slot].ap_id);
772 schpc_p->schpc_slot[slot].ap_id);
798 schpc_p->schpc_slot[slot].ap_id);
840 schpc_p->schpc_slot[slot].ap_id);
928 schpc_p->schpc_slot[slot].ap_id);
942 schpc_p->schpc_slot[slot].ap_id);
1019 schpc_p->schpc_slot[slot].ap_id);
1051 SCHPC_SLOT_NUM(slot), schpc_p->schpc_slot[slot].ap_id);
1090 schpc_p->schpc_slot[slot].ap_id);
2031 SCHPC_SLOT_NUM(slot), schpc_p->schpc_slot[slot].ap_id);
2053 schpc_p->schpc_slot[slot].ap_id);
2065 schpc_p->schpc_slot[slot].ap_id);
2085 schpc_p->schpc_slot[slot].ap_id);
2104 schpc_p->schpc_slot[slot].ap_id);
2123 schpc_p->schpc_slot[slot].ap_id);
3493 char ap_id[MAXNAMELEN];
3613 schpc_buildapid(sdip, slot, (char *)&ap_id);
3615 (void) strcpy(schpc_p->schpc_slot[slot].ap_id, (char *)&ap_id);
3684 schpc_p->schpc_slot[slot].ap_id);
3708 "- nexus =%s schpc_p=%p slot=%d pci number=%d ap_id=%s",
3838 * Takes a component address and translates it into a ap_id prefix.
3841 schpc_buildapid(dev_info_t *dip, int slot, char *ap_id)
3855 (void) sprintf(ap_id, "e%02db%dslot%d", schpc_getexpander(dip),
3858 SCHPC_DEBUG2(D_APID, "Slot %d - ap-id=%s", slot, ap_id);
3931 (void) sprintf(ap_id, "IO%d_%s",
3935 slot, ap_id);
3952 (void) sprintf(ap_id, "e%02db%dslot%d", schpc_getexpander(dip),
3955 SCHPC_DEBUG2(D_APID, "Slot %d - ap-id=%s", slot, ap_id);