Lines Matching refs:wpi_attach
259 static int wpi_attach(dev_info_t *dip, ddi_attach_cmd_t cmd);
309 DDI_DEFINE_STREAM_OPS(wpi_devops, nulldev, nulldev, wpi_attach,
403 wpi_attach(dev_info_t *dip, ddi_attach_cmd_t cmd)
444 "wpi_attach(): failed to allocate soft state\n");
454 "wpi_attach(): failed to map config spaces regs\n");
477 "wpi_attach(): failed to map device regs\n");
496 cmn_err(CE_WARN, "wpi_attach(): "
509 cmn_err(CE_WARN, "wpi_attach(): "
520 "wpi_attach(): failed to do ddi_get_iblock_cookie()\n");
597 "wpi_attach(): failed to do ddi_add_softintr()\n");
608 "wpi_attach(): failed to do ddi_add_intr()\n");
622 "wpi_attach(): failed to do mac_alloc()\n");
643 "wpi_attach(): failed to do mac_register()\n");
655 "wpi_attach(): failed to do ddi_create_minor_node()\n");
2613 * when called in wpi_attach() and wpi_detach() while