| /onnv/onnv-gate/usr/src/cmd/picl/plugins/sun4u/grover/memcfg/ |
| memcfg_impl.h | 69 typedef struct regspec { struct
|
| /onnv/onnv-gate/usr/src/uts/sun4u/io/ |
| upa64s.c | 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; local 519 * We must convert it into a regspec of our parent's 522 DBG3(D_MAP, dip, "rdip=%s%d: REGSPEC - handlep=%x\n", 526 off, len, ®spec); [all...] |
| /onnv/onnv-gate/usr/src/uts/sun4/sys/ |
| fcode.h | 347 void *regspec; member in struct:fc_map_resource 393 #define fc_regspec un.m.regspec
|
| /onnv/onnv-gate/usr/src/uts/i86xpv/io/psm/ |
| xpv_psm.c | 1145 pci_regspec_t *regspec; local 1153 (caddr_t)®spec, ®len) != DDI_SUCCESS) { 1155 "get_busdevfn() failed to get regspec."); 1161 *busp = PCI_REG_BUS_G(regspec[0].pci_phys_hi); 1165 *devfnp = (regspec[0].pci_phys_hi & (PCI_REG_FUNC_M | PCI_REG_DEV_M)) >> 1168 kmem_free(regspec, reglen); [all...] |
| /onnv/onnv-gate/usr/src/uts/common/io/pciex/ |
| pcie.c | 1198 pci_regspec_t *regspec; local [all...] |
| /onnv/onnv-gate/usr/src/uts/common/sys/ |
| ddi_impldefs.h | 612 struct regspec { struct 741 struct regspec *par_reg; /* array of regs */ [all...] |