Searched defs:_init (Results 751 - 775 of 775) sorted by relevance

<<31

/illumos-gate/usr/src/uts/sun4/io/
H A Dpcicfg.c541 _init() function
/illumos-gate/usr/src/uts/sun4u/montecarlo/io/
H A Dscsb.c310 _init(void) function
315 cmn_err(CE_NOTE, "scsb: _init()");
321 cmn_err(CE_NOTE, "scsb: _init(): mod_install failed");
2291 * Should move this to _init(), but for now,
/illumos-gate/usr/src/uts/sun4u/opl/io/
H A Ddrmach.c336 _init(void) function
/illumos-gate/usr/src/uts/sun/io/eri/
H A Deri.c623 _init(void) function
/illumos-gate/usr/src/uts/sun/io/scsi/adapters/
H A Dfas.c397 _init(void) function
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_solaris.c1090 _init(void) function
1120 "?%s: _init: ddi_soft_state_init failed. rval=%x",
1150 } /* _init() */
/illumos-gate/usr/src/uts/common/rpc/
H A Drpcib.c433 _init(void) function
/illumos-gate/usr/src/uts/common/io/mr_sas/
H A Dmr_sas.c339 * _init - initialize a loadable module
343 * initialization during driver loading in _init(). For example, the driver
345 * The driver should not, however, use _init() to allocate or initialize
350 _init(void) function
401 * _init(). The driver must remove itself from the system module list.
/illumos-gate/usr/src/uts/common/io/nxge/
H A Dnxge_main.c5454 _init(void) function
5460 NXGE_DEBUG_MSG((NULL, MOD_CTL, "==> _init"));
5480 NXGE_DEBUG_MSG((NULL, MOD_CTL, "<== _init status = 0x%X", status));
5484 NXGE_DEBUG_MSG((NULL, MOD_CTL, "<== _init status = 0x%X", status));
/illumos-gate/usr/src/uts/common/io/
H A Dtl.c928 _init(void) function
/illumos-gate/usr/src/uts/common/io/iwn/
H A Dif_iwn.c7711 _init(void) function
/illumos-gate/usr/src/uts/common/io/usbgem/
H A Dusbgem.c170 * _init : done
173 _init(void) function
177 DPRINTF(2, (CE_CONT, "!usbgem: _init: called"));
/illumos-gate/usr/src/uts/common/io/aac/
H A Daac.c693 _init(void) function
/illumos-gate/usr/src/uts/common/io/scsi/targets/
H A Dst.c385 * st_sgl_size during _init().
406 0x0, /* high DMA address range [set in _init()] */
414 512, /* granularity of device [set in _init()] */
730 _init(void) function
H A Dsd.c123 * The name of the driver, established from the module name in _init.
1154 int _init(void);
2405 * Function: _init
2407 * Description: This is the driver _init(9E) entry point.
2416 _init(void) function
11350 * _init(9E) and destroyed at _fini(9E).
/illumos-gate/usr/src/uts/common/io/myri10ge/drv/
H A Dmyri10ge.c6204 _init(void) function
/illumos-gate/usr/src/uts/sun4v/io/
H A Dvds.c7510 _init(void) function
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_api.c581 * _init
592 _init(void) function
688 * routine in the module will be called before _init() is called.
/illumos-gate/usr/src/uts/common/io/comstar/stmf/
H A Dstmf.c292 _init(void) function
/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcp.c1116 * The _init(9e) return value should be that of mod_install(9f). Under
1130 _init(void) function
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dzfs_ioctl.c6255 _init(void) function
/illumos-gate/usr/src/uts/common/crypto/io/
H A Ddprov.c105 #define D_INIT 0x00000001 /* _init/_fini/_info */
1690 _init(void) function
1694 DPROV_DEBUG(D_INIT, ("dprov: in _init\n"));
/illumos-gate/usr/src/uts/sun4u/starcat/io/
H A Ddrmach.c539 _init(void) function
/illumos-gate/usr/src/uts/common/io/scsi/adapters/mpt_sas/
H A Dmptsas.c652 _init(void) function
658 NDBG0(("_init"));
/illumos-gate/usr/src/uts/common/dtrace/
H A Ddtrace.c17203 _init(void) function

Completed in 611 milliseconds

<<31