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

/illumos-gate/usr/src/uts/sun4u/io/
H A Dgrbeep.c67 static int grbeep_attach(dev_info_t *dip, ddi_attach_cmd_t cmd);
104 grbeep_attach, /* Attach */
175 * grbeep_attach:
178 grbeep_attach(dev_info_t *dip, ddi_attach_cmd_t cmd) function
185 GRBEEP_DEBUG1((CE_CONT, "grbeep_attach: Start"));
226 "grbeep_attach: Mapping of beep registers failed."));
238 GRBEEP_DEBUG1((CE_CONT, "grbeep_attach: dip = 0x%p done",

Completed in 52 milliseconds