Lines Matching refs:regspec
188 off_t off, off_t len, struct regspec *rp);
190 off_t off, off_t len, struct regspec *rp);
486 * get the corresponding regspec from device node
487 * build a new regspec in our parent's format
488 * build a new map_req with the new regspec
495 struct regspec regspec;
519 * We must convert it into a regspec of our parent's
526 off, len, ®spec);
541 rval = get_reg_set(dip, rdip, rnumber, off, len, ®spec);
549 DBG(D_MAP, dip, "failed on regspec\n\n");
554 * Now we have a copy of the upa64s regspec converted to our parent's
555 * format. Build a new map request based on this regspec and pass
560 p_map_request.map_obj.rp = ®spec;
912 * This routine will get a upa64s format regspec for a given
920 * DDI_ME_INVAL - regspec is invalid
925 off_t off, off_t len, struct regspec *rp)
956 * This routine converts a upa64s format regspec to a standard
957 * regspec containing the corresponding system address.
965 * DDI_ME_INVAL - regspec is invalid
969 off_t len, struct regspec *rp)
975 DBG4(D_MAP, dip, "upa64s regspec - ((%x,%x) (%x,%x))\n",
991 * current "struct regspec" only supports 32-bit sizes.
1029 DBG4(D_MAP, dip, "regspec (%x,%x,%x) i=%x\n",