Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun/io/
H A Dfd.c185 static int fd_attach_det_ctlr(dev_info_t *dip, struct fdctlr *fdc);
655 if (fd_attach_det_ctlr(dip, fdc) == DDI_FAILURE) { in fd_attach()
876 fd_attach_det_ctlr(dev_info_t *dip, struct fdctlr *fdc) in fd_attach_det_ctlr() function