Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/
H A Ddevinfo.c301 static int di_attach(dev_info_t *, ddi_attach_cmd_t);
370 di_attach, /* attach */
456 di_attach(dev_info_t *dip, ddi_attach_cmd_t cmd) in di_attach() function