Searched refs:todds1337_attach (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/sun4u/io/
H A Dtodds1337.c57 static int todds1337_attach(dev_info_t *, ddi_attach_cmd_t);
128 todds1337_attach, /* attach */
230 todds1337_attach(dev_info_t *dip, ddi_attach_cmd_t cmd) function
245 cmn_err(CE_WARN, "todds1337_attach: wrong instance");
255 cmn_err(CE_WARN, "todds1337_attach: cannot allocate soft "
263 cmn_err(CE_WARN, "todds1337_attach: cannot acquire soft "
273 cmn_err(CE_WARN, "todds1337_attach: cannot register i2c "
293 cmn_err(CE_WARN, "todds1337_attach: failed to read DS1337 "
321 cmn_err(CE_WARN, "todds1337_attach: failed to write "
344 cmn_err(CE_WARN, "todds1337_attach
[all...]

Completed in 56 milliseconds