Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4/io/efcode/
H A Dfcode.c74 static int fc_attach(dev_info_t *, ddi_attach_cmd_t cmd);
108 fc_attach, /* attach */
197 fc_attach(dev_info_t *dip, ddi_attach_cmd_t cmd) in fc_attach() function