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

/illumos-gate/usr/src/uts/sun4u/starcat/io/
H A Diosram.c122 static int iosram_attach(dev_info_t *, ddi_attach_cmd_t);
185 iosram_attach, /* devo_attach */
292 iosram_attach(dev_info_t *dip, ddi_attach_cmd_t cmd) function
385 "iosram_attach: failed to create property");
450 DPRINTF(1, ("iosram_attach(%d): success.\n", instance));
457 DPRINTF(1, ("iosram_attach(%d):failed.\n", instance));

Completed in 61 milliseconds