Searched defs:dip (Results 226 - 250 of 925) sorted by relevance

1234567891011>>

/opensolaris-onvv-gate/usr/src/uts/i86pc/io/apix/
H A Dapix_intr.c193 dev_info_t *dip = av->av_dip; local
817 dev_info_t *dip; local
/opensolaris-onvv-gate/usr/src/uts/i86pc/io/
H A Dconsplat.c154 dev_info_t *dip, *pdip; local
204 is_pci_bridge(dev_info_t *dip) argument
240 find_fb_dev(dev_info_t *dip, void *param) argument
440 dev_info_t *dip; local
[all...]
/opensolaris-onvv-gate/usr/src/uts/i86pc/io/dr/
H A Ddr_cpu.c110 dev_info_t *dip; local
/opensolaris-onvv-gate/usr/src/uts/i86pc/io/fipe/
H A Dfipe_drv.c156 fipe_getinfo(dev_info_t *dip, ddi_info_cmd_t infocmd, void *arg, void **result) argument
186 fipe_validate_dip(dev_info_t *dip) argument
232 fipe_attach(dev_info_t *dip, ddi_attach_cmd_t cmd) argument
307 fipe_detach(dev_info_t *dip, ddi_detach_cmd_ argument
347 fipe_quiesce(dev_info_t *dip) argument
[all...]
/opensolaris-onvv-gate/usr/src/uts/i86pc/io/ioat/
H A Dioat.c182 ioat_attach(dev_info_t *dip, ddi_attach_cmd_t cmd) argument
275 ioat_detach(dev_info_t *dip, ddi_detach_cmd_ argument
324 ioat_getinfo(dev_info_t *dip, ddi_info_cmd_t cmd, void *arg, void **result) argument
678 ioat_quiesce(dev_info_t *dip) argument
[all...]
/opensolaris-onvv-gate/usr/src/uts/i86pc/io/ppm/
H A Dacpippm.c122 dev_info_t *dip; member in struct:__anon9479
195 appm_attach(dev_info_t *dip, ddi_attach_cmd_t cmd) argument
285 appm_getinfo(dev_info_t *dip, ddi_info_cmd_t cmd, void *arg, void **result) argument
316 appm_detach(dev_info_t *dip, ddi_detach_cmd_t cmd) argument
[all...]
/opensolaris-onvv-gate/usr/src/uts/i86pc/os/
H A Dmp_pc.c513 mp_cpu_detach_driver(dev_info_t *dip) argument
549 dev_info_t *dip = NULL; local
/opensolaris-onvv-gate/usr/src/uts/intel/io/agpgart/
H A Damd64_gart.c131 amd64_gart_getinfo(dev_info_t *dip, ddi_info_cmd_t cmd, argument
167 amd64_gart_attach(dev_info_t *dip, ddi_attach_cmd_t cmd) argument
213 amd64_gart_detach(dev_info_t *dip, ddi_detach_cmd_t cmd) argument
/opensolaris-onvv-gate/usr/src/uts/intel/io/intel_nhm/
H A Dintel_nhmdrv.c158 inhm_mc_getinfo(dev_info_t *dip, ddi_info_cmd_t infocmd, void *arg, argument
174 inhm_mc_attach(dev_info_t *dip, ddi_attach_cmd_t cmd) argument
232 inhm_mc_detach(dev_info_t *dip, ddi_detach_cmd_t cmd) argument
[all...]
/opensolaris-onvv-gate/usr/src/uts/intel/io/pci/
H A Dpci_resource.c101 dev_info_t *dip; local
/opensolaris-onvv-gate/usr/src/uts/sparc/os/
H A Dbootdev.c35 dev_info_t *dip; member in struct:parinfo
99 i_devi_to_promname(dev_info_t *dip, char *prom_path, dev_info_t **alt_dipp) argument
212 dev_info_t *dip, *pdi local
514 get_parent(dev_info_t *dip, struct parinfo *info) argument
[all...]
/opensolaris-onvv-gate/usr/src/uts/sun/io/dada/impl/
H A Ddcd_hba.c99 dcd_hba_attach(dev_info_t *dip, argument
119 dcd_hba_attach( dev_info_t *dip, ddi_dma_attr_t *hba_dma_attr, dcd_hba_tran_t *hba_tran, int flags) argument
207 dcd_hba_detach(dev_info_t *dip) argument
265 dcd_hba_tran_alloc( dev_info_t *dip, int flags) argument
[all...]
/opensolaris-onvv-gate/usr/src/uts/sun/io/
H A Dsbusmem.c52 dev_info_t *dip; member in struct:sbusmem_unit
282 sbmem_info(dev_info_t *dip, ddi_info_cmd_t infocmd, void *arg, void **result) argument
338 dev_info_t *dip; local
[all...]
/opensolaris-onvv-gate/usr/src/uts/sun4/io/fpc/
H A Dfpc-impl.c93 fpc_common_node_setup(dev_info_t *dip, int *index_p) argument
109 dev_info_t *dip; local
134 fpc_perfcnt_module_fini(dev_info_t *dip) argument
[all...]
/opensolaris-onvv-gate/usr/src/uts/sun4/io/px/
H A Dpx_tools.c71 pxtool_intr_info(dev_info_t *dip, void *arg, int mode) argument
111 pxtool_get_intr(dev_info_t *dip, void *arg, int mode) argument
248 pxtool_set_intr(dev_info_t *dip, void *arg, int mode) argument
398 pxtool_intr(dev_info_t *dip, void *arg, int cmd, int mode) argument
463 dev_info_t *dip = px_p->px_dip; local
514 dev_info_t *dip = px_p->px_dip; local
629 pxtool_dev_reg_ops(dev_info_t *dip, void *arg, int cmd, int mode) argument
771 pxtool_init(dev_info_t *dip) argument
793 pxtool_uninit(dev_info_t *dip) argument
[all...]
H A Dpx_util.c57 px_get_props(px_t *px_p, dev_info_t *dip) argument
143 px_reloc_reg(dev_info_t *dip, dev_info_t *rdip, px_t *px_p, pci_regspec_t *rp) argument
280 px_report_dev(dev_info_t *dip) argument
657 px_log_cfg_err(dev_info_t *dip, ushort_t status_reg, char *err_msg) argument
[all...]
/opensolaris-onvv-gate/usr/src/uts/sun4u/chicago/io/fpc/
H A Dfpc-impl-4u.c117 fpc_platform_module_init(dev_info_t *dip) argument
129 fpc_platform_node_init(dev_info_t *dip, int *avail) argument
213 fpc_platform_module_fini(dev_info_t *dip) argument
/opensolaris-onvv-gate/usr/src/uts/sun4u/enchilada/os/
H A Denchilada.c68 dev_info_t *dip; /* dip of the isa driver */ local
121 plat_ide_chipreset(dev_info_t *dip, int chno) argument
/opensolaris-onvv-gate/usr/src/uts/sun4u/excalibur/os/
H A Dexcalibur.c87 dev_info_t *dip; local
237 plat_shared_i2c_enter(dev_info_t *dip) argument
248 plat_shared_i2c_exit(dev_info_t *dip) argument
/opensolaris-onvv-gate/usr/src/uts/sun4u/grover/io/
H A Dgrfans.c145 grfans_info(dev_info_t *dip, ddi_info_cmd_t infocmd, void *arg, void **result) argument
160 grfans_do_attach(dev_info_t *dip) argument
248 grfans_attach(dev_info_t *dip, ddi_attach_cmd_t cmd) argument
263 grfans_do_detach(dev_info_t *dip) argument
283 grfans_detach(dev_info_t *dip, ddi_detach_cmd_t cmd) argument
[all...]
/opensolaris-onvv-gate/usr/src/uts/sun4u/io/
H A Dbbc_beep.c175 bbc_beep_attach(dev_info_t *dip, ddi_attach_cmd_t cmd) argument
244 bbc_beep_detach(dev_info_t *dip, ddi_detach_cmd_t cmd) argument
280 bbc_beep_info(dev_info_t *dip, ddi_info_cmd_t infocmd, void *arg, void **result) argument
327 dev_info_t *dip = (dev_info_t *)arg; local
366 dev_info_t *dip = (dev_info_t *)arg; local
385 dev_info_t *dip = (dev_info_t *)arg; local
405 bbc_beep_map_regs(dev_info_t *dip, bbc_beep_state_t *bbc_beeptr) argument
437 bbc_beep_obtain_state(dev_info_t *dip) argument
[all...]
H A Depic.c107 dev_info_t *dip; member in struct:epic_softc
169 epic_getinfo(dev_info_t *dip, ddi_info_cmd_t cmd, void *arg, void **result) argument
198 epic_attach(dev_info_t *dip, ddi_attach_cmd_t cmd) argument
271 epic_detach(dev_info_t *dip, ddi_detach_cmd_t cmd) argument
[all...]
H A Dgpio_87317.c172 gpio_getinfo(dev_info_t *dip, ddi_info_cmd_t cmd, void *arg, void **result) argument
200 gpio_attach(dev_info_t *dip, ddi_attach_cmd_t cmd) argument
291 gpio_detach(dev_info_t *dip, ddi_detach_cmd_t cmd) argument
425 gpio_debug(dev_info_t *dip, char *format, uint_t arg1, uint_t arg2, uint_t arg3, uint_t arg4, uint_t arg5) argument
[all...]
/opensolaris-onvv-gate/usr/src/uts/sun4u/io/i2c/clients/
H A Dadm1026.c260 adm1026_attach(dev_info_t *dip, ddi_attach_cmd_t cmd) argument
275 adm1026_detach(dev_info_t *dip, ddi_detach_cmd_t cmd) argument
289 adm1026_do_attach(dev_info_t *dip) argument
356 adm1026_do_detach(dev_info_t *dip) argument
[all...]
H A Dadm1031.c211 adm1031_resume(dev_info_t *dip) argument
273 adm1031_detach(dev_info_t *dip) argument
318 adm1031_attach(dev_info_t *dip) argument
447 adm1031_s_attach(dev_info_t *dip, ddi_attach_cmd_t cmd) argument
460 adm1031_suspend(dev_info_t *dip) argument
530 adm1031_s_detach(dev_info_t *dip, ddi_detach_cmd_t cmd) argument
[all...]

Completed in 196 milliseconds

1234567891011>>