Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/sun/io/
H A Dfd.c184 static int fd_attach_map_regs(dev_info_t *dip, struct fdctlr *fdc);
658 if (fd_attach_map_regs(dip, fdc) == DDI_FAILURE) { in fd_attach()
807 fd_attach_map_regs(dev_info_t *dip, struct fdctlr *fdc) in fd_attach_map_regs() function