Lines Matching defs:ecpp_attach
81 * Struct ecpp_hw describes each SuperIO and is determined in ecpp_attach().
187 static int ecpp_attach(dev_info_t *, ddi_attach_cmd_t);
525 ecpp_attach, /* devo_attach */
588 ecpp_attach(dev_info_t *dip, ddi_attach_cmd_t cmd)
663 ecpp_error(dip, "ecpp_attach: failed ddi_dma_alloc_handle\n");
669 ecpp_error(dip, "ecpp_attach: failed ddi_get_iblock_cookie\n");
680 ecpp_error(dip, "ecpp_attach: failed to add hard intr\n");
687 ecpp_error(dip, "ecpp_attach: failed to add soft intr\n");
695 ecpp_error(dip, "ecpp_attach: create_minor_node failed\n");
701 ecpp_error(dip, "ecpp_attach: kmem_alloc failed\n");
704 ecpp_error(pp->dip, "ecpp_attach: ioblock=0x%x\n", pp->ioblock);
746 ecpp_error(dip, "ecpp_attach: failed.\n");