Lines Matching defs:from
96 * safari-style reg property from 2-size cells to 1 size cell
170 * Create a ddi_parent_private_data structure from the ddi properties of
212 * Set reg field of parent data from "reg" property
324 * Called from the bus_ctl op of some drivers.
374 cells_1275_copy(prop_1275_cell_t *from, prop_1275_cell_t *to, int32_t len)
378 *to = *from;
467 * Get interrupt map structure from PROM property
811 * i_ddi_get_inum - Get the interrupt number property from the
851 * i_ddi_get_intr_pri - Get the interrupt-priorities property from
980 /* set HAT endianess attributes from ddi_device_acc_attr */
1017 /* set HAT cache attributes from the cache attributes */
1076 * Allocate from the system, aligned on a specific boundary.
1258 * Extract the access handle address from the DDI implemented
1325 * and recover from faults.
1337 * The driver has to set DDI_DMA_FLAGERR to recover from dma faults.
1536 * Perform a copy from a memory mapped device (whose devinfo pointer is devi)
1558 * separately mapped at devaddr in the kernel from a kernel buffer at kaddr.
1711 * We set the cpu type from the idprom, if we can.