Lines Matching refs:regspec
64 struct regspec tmp_reg, *rp;
71 * First, if given an rnumber, convert it to a regspec...
83 if (rp == (struct regspec *)0) {
92 * Convert the given ddi_map_req_t from rnumber to regspec...
101 * A non-zero length means override the one in the regspec,
120 * (This is where nexus specific regspec translation takes place.
164 struct regspec *
168 return ((struct regspec *)0);
178 reg_is_enclosed_in_range(struct regspec *rp, struct rangespec *rangep)
198 * Apply range of dp to struct regspec *rp, if applicable.
202 i_ddi_apply_range(dev_info_t *dp, dev_info_t *rdip, struct regspec *rp)
218 * Find a match, making sure the regspec is within the range