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

/illumos-gate/usr/src/uts/common/io/ipw/
H A Dipw2100.c254 ipw2100_attach(dev_info_t *dip, ddi_attach_cmd_t cmd) function
284 "ipw2100_attach(): unable to allocate soft state\n"));
297 "ipw2100_attach(): unable to map spaces regs\n"));
310 "ipw2100_attach(): unable to map device regs\n"));
320 "ipw2100_attach(): reset failed\n"));
331 "ipw2100_attach(): "
342 "ipw2100_attach(): ddi_get_iblock_cookie() failed\n"));
426 "ipw2100_attach(): ddi_add_intr() failed\n"));
440 "ipw2100_attach(): mac_alloc() failed\n"));
461 "ipw2100_attach()
[all...]

Completed in 59 milliseconds