Lines Matching refs:regspec
54 struct regspec tmp_reg, *rp;
61 * First, if given an rnumber, convert it to a regspec...
73 if (rp == (struct regspec *)0) {
82 * Convert the given ddi_map_req_t from rnumber to regspec...
91 * XXX: A non-zero length means override the one in the regspec.
155 * (This is where nexus specific regspec translation takes place.
180 struct regspec *
184 return ((struct regspec *)0);
194 reg_is_enclosed_in_range(struct regspec *rp, struct rangespec *rangep)
214 * Apply range of dp to struct regspec *rp, if applicable.
219 i_ddi_apply_range(dev_info_t *dp, dev_info_t *rdip, struct regspec *rp)
235 * Find a match, making sure the regspec is within the range