Searched refs:dp_dip (Results 1 – 2 of 2) sorted by relevance
/illumos-gate/usr/src/uts/i86pc/sys/ |
H A D | rootnex.h | 297 dev_info_t *dp_dip; member
|
/illumos-gate/usr/src/uts/i86pc/io/ |
H A D | rootnex.c | 1746 dma->dp_dip = rdip; in rootnex_coredma_allochdl() 3251 mnum = ddi_driver_major(dma->dp_dip); in rootnex_bind_slowpath() 3266 "/etc/system(5).", ddi_driver_name(dma->dp_dip)); in rootnex_bind_slowpath() 3330 dma->dp_dip); in rootnex_bind_slowpath() 3353 dma->dp_dip); in rootnex_bind_slowpath() 3375 dma->dp_dip); in rootnex_bind_slowpath() 3459 e = i_ddi_mem_alloc(dma->dp_dip, &lattr, dma->dp_copybuf_size, cansleep, in rootnex_setup_copybuf() 3465 ROOTNEX_DPROBE2(rootnex__alloc__copybuf, dev_info_t *, dma->dp_dip, in rootnex_setup_copybuf() 3622 dma->dp_dip, size_t, space_needed); in rootnex_setup_windows() 4376 dev_info_t *, dma->dp_dip, size_t, psize); in rootnex_coredma_sync() [all …]
|