/titanic_41/usr/src/uts/common/io/usb/clients/usbser/usbftdi/ |
H A D | usbser_uftdi.c | 166 if ((error = ddi_soft_state_init(&usbser_uftdi_statep, in _init()
|
/titanic_41/usr/src/uts/common/io/1394/adapters/ |
H A D | hci1394.c | 114 status = ddi_soft_state_init(&hci1394_statep, sizeof (hci1394_state_t), in _init()
|
/titanic_41/usr/src/uts/common/io/usb/clients/usbser/usbsprl/ |
H A D | usbser_pl2303.c | 169 error = ddi_soft_state_init(&usbser_pl2303_statep, in _init()
|
/titanic_41/usr/src/uts/common/pcmcia/pcs/ |
H A D | pcs.c | 77 if ((ret = ddi_soft_state_init((void **)&pcs_instances, in _init()
|
/titanic_41/usr/src/uts/sun4u/io/ppm/ |
H A D | schppm.c | 130 if ((error = ddi_soft_state_init(&spm_state, in _init()
|
/titanic_41/usr/src/uts/sun4v/io/n2piupc/ |
H A D | n2piupc.c | 118 if ((rval = ddi_soft_state_init(&n2piupc_state_p, in _init()
|
/titanic_41/usr/src/uts/intel/io/ |
H A D | pit_beep.c | 116 if ((error = ddi_soft_state_init(&pit_beep_statep, in _init()
|
/titanic_41/usr/src/uts/common/io/usb/hubd/ |
H A D | hubd.c | 102 if ((rval = ddi_soft_state_init(&hubd_statep, in _init()
|
/titanic_41/usr/src/uts/sun4u/sunfire/io/ |
H A D | simmstat.c | 134 if ((error = ddi_soft_state_init(&simmstatp, in _init()
|
H A D | sram.c | 130 if ((error = ddi_soft_state_init(&sramp, in _init()
|
H A D | environ.c | 152 if ((error = ddi_soft_state_init(&environp, in _init()
|
/titanic_41/usr/src/uts/common/io/ |
H A D | tclient.c | 118 if ((e = ddi_soft_state_init(&dstates, in _init()
|
/titanic_41/usr/src/uts/intel/io/drm/ |
H A D | radeon_drv.c | 114 if ((error = ddi_soft_state_init(&radeon_statep, in _init()
|
/titanic_41/usr/src/uts/sun4u/io/ |
H A D | pmc.c | 138 e = ddi_soft_state_init(&pmc_soft_state, sizeof (pmc_t), 1); in _init()
|
H A D | grbeep.c | 132 if ((error = ddi_soft_state_init(&grbeep_statep, in _init()
|
H A D | bbc_beep.c | 129 if ((error = ddi_soft_state_init(&bbc_beep_statep, in _init()
|
H A D | epic.c | 137 if ((e = ddi_soft_state_init(&statep, in _init()
|
H A D | pmugpio.c | 143 if ((error = ddi_soft_state_init(&pmugpio_statep, in _init()
|
/titanic_41/usr/src/uts/sun4u/mpxu/io/ |
H A D | tsalarm.c | 123 if (e = ddi_soft_state_init(&statep, in _init()
|
/titanic_41/usr/src/uts/sun4/io/ |
H A D | tod.c | 112 if (e = ddi_soft_state_init(&statep, sizeof (struct tod_softc), 1)) { in _init()
|
/titanic_41/usr/src/uts/i86pc/io/ppm/ |
H A D | acpippm.c | 152 if ((error = ddi_soft_state_init(&appm_statep, in _init()
|
/titanic_41/usr/src/uts/sun4u/opl/io/oplpanel/ |
H A D | oplpanel.c | 141 status = ddi_soft_state_init(&panelstates, in _init()
|
/titanic_41/usr/src/uts/sun4u/io/i2c/clients/ |
H A D | ltc1427.c | 120 (void) ddi_soft_state_init(<c1427soft_statep, in _init()
|
/titanic_41/usr/src/uts/common/io/usb/clients/ugen/ |
H A D | ugen.c | 131 if ((rval = ddi_soft_state_init(&ugen_skel_statep, in _init()
|
/titanic_41/usr/src/uts/intel/io/agpgart/ |
H A D | amd64_gart.c | 412 ret = ddi_soft_state_init(&amd64_gart_glob_soft_handle, in _init()
|