Searched defs:smp_attach (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/scsi/targets/
H A Dsmp.c44 static int smp_attach(dev_info_t *, ddi_attach_cmd_t);
99 smp_attach, /* attach */
154 * smp_attach()
158 smp_attach(dev_info_t *dip, ddi_attach_cmd_t cmd) function
175 smp_log(NULL, CE_NOTE, "!smp_attach(), "

Completed in 45 milliseconds