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

/illumos-gate/usr/src/uts/common/io/uath/
H A Duath.c165 static int uath_attach(dev_info_t *, ddi_attach_cmd_t);
171 DDI_DEFINE_STREAM_OPS(uath_dev_ops, nulldev, nulldev, uath_attach,
3000 uath_attach(dev_info_t *devinfo, ddi_attach_cmd_t cmd) function
3028 UATH_DEBUG(UATH_DBG_ERR, "uath: uath_attach(): "
3039 UATH_DEBUG(UATH_DBG_ERR, "uath: uath_attach(): "
3047 UATH_DEBUG(UATH_DBG_ERR, "uath: uath_attach(): "
3056 UATH_DEBUG(UATH_DBG_ERR, "uath: uath_attach(): "
3061 UATH_DEBUG(UATH_DBG_MSG, "uath: uath_attach(): "
3071 UATH_DEBUG(UATH_DBG_ERR, "uath: uath_attach(): "
3079 UATH_DEBUG(UATH_DBG_ERR, "uath: uath_attach()
[all...]

Completed in 81 milliseconds