Searched refs:dlpi_attach (Results 1 – 1 of 1) sorted by relevance
249 static int dlpi_attach __P((int, int));722 if (dlpi_attach(ifd, ifunit) < 0 || in sys_init()2254 if (dlpi_attach(iffd, unit) < 02307 dlpi_attach(fd, ppa) in dlpi_attach() function