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

/illumos-gate/usr/src/uts/common/io/iwi/
H A Dipw2200.c303 "ipw2200_attach(): unable to map spaces regs\n"));
331 ipw2200_attach(dev_info_t *dip, ddi_attach_cmd_t cmd) function
353 "ipw2200_attach(): resume failure\n"));
366 "ipw2200_attach(): resume successful\n"));
376 "ipw2200_attach(): unable to allocate soft state\n"));
386 "ipw2200_attach(): unable to setup pci\n"));
397 "ipw2200_attach(): ddi_regs_map_setup() failed\n"));
407 "ipw2200_attach(): ipw2200_chip_reset() failed\n"));
419 "ipw2200_attach(): ipw2200_ring_init() failed\n"));
429 "ipw2200_attach()
[all...]

Completed in 47 milliseconds