Home
last modified time | relevance | path

Searched refs:iwh_attach (Results 1 – 1 of 1) sorted by relevance

/titanic_41/usr/src/uts/common/io/iwh/
H A Diwh.c333 static int iwh_attach(dev_info_t *, ddi_attach_cmd_t);
411 DDI_DEFINE_STREAM_OPS(iwh_devops, nulldev, nulldev, iwh_attach,
507 iwh_attach(dev_info_t *dip, ddi_attach_cmd_t cmd) in iwh_attach() function