Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/in.mpathd/
H A Dmpd_tables.h411 extern int phyint_init(void);
H A Dmpd_main.c2109 if (phyint_init() == -1) { in main()
H A Dmpd_tables.c76 phyint_init(void) in phyint_init() function