Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/
H A Dufm.c66 static int ufm_attach(dev_info_t *, ddi_attach_cmd_t);
75 .devo_attach = ufm_attach,
128 ufm_attach(dev_info_t *devi, ddi_attach_cmd_t cmd) in ufm_attach() function