Searched refs:man_dr_attach (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/sun4u/starcat/io/
H A Ddman_domain.c83 int man_dr_attach(dev_info_t *);
250 man_dr_attach(dev_info_t *dip) function
268 MAN_DBG(MAN_DR, ("man_dr_attach: dip major = %d instance =%d",
H A Ddrmach.c113 extern int man_dr_attach(dev_info_t *);
5935 func = (int (*)(dev_info_t *))kobj_getsymvalue("man_dr_attach",
5972 DRMACH_PR("calling man_dr_attach\n");
5982 DRMACH_PR("man_dr_attach NOT present\n");
6156 (int (*)(dev_info_t *))kobj_getsymvalue("man_dr_attach", 0);
6159 DRMACH_PR("calling man_dr_attach\n");
6162 DRMACH_PR("man_dr_attach NOT present\n");
7125 * man_dr_attach to regain man use of the eri.
7131 ("man_dr_attach", 0);
7174 " man_dr_attach\
[all...]

Completed in 77 milliseconds