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

/illumos-gate/usr/src/uts/common/io/rwn/
H A Drt2860.c216 static int rt2860_attach(dev_info_t *, ddi_attach_cmd_t);
222 DDI_DEFINE_STREAM_OPS(rwn_dev_ops, nulldev, nulldev, rt2860_attach,
2812 rt2860_attach(dev_info_t *devinfo, ddi_attach_cmd_t cmd) function
2835 RWN_DEBUG(RT2860_DBG_RESUME, "rwn: rt2860_attach(): "
2846 RWN_DEBUG(RT2860_DBG_MSG, "rwn: rt2860_attach(): "
2859 RWN_DEBUG(RT2860_DBG_MSG, "rwn: rt2860_attach(): "
2875 RWN_DEBUG(RT2860_DBG_MSG, "rwn: rt2860_attach(): "
2896 RWN_DEBUG(RT2860_DBG_MSG, "rwn: rt2860_attach(): "
2900 RWN_DEBUG(RT2860_DBG_MSG, "rwn: rt2860_attach(): "
2914 RWN_DEBUG(RT2860_DBG_MSG, "rwn: rt2860_attach()
[all...]

Completed in 63 milliseconds