Searched refs:mi_path_t (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/sun4u/starcat/io/
H A Ddman_domain.c86 static int man_find_devs(mi_path_t *, uchar_t);
96 extern int man_pg_cmd(mi_path_t *, man_work_t *);
163 mi_path_t mpath;
580 man_find_devs(mi_path_t *mipathp, uchar_t golden_iob)
H A Ddman.c90 static void man_print_mip(mi_path_t *);
548 int man_pg_cmd(mi_path_t *, man_work_t *);
549 static int man_pg_assign(man_pg_t **, mi_path_t *, int);
550 static int man_pg_create(man_pg_t **, man_pg_t **, mi_path_t *);
551 static int man_pg_unassign(man_pg_t **, mi_path_t *);
552 static int man_pg_activate(man_t *, mi_path_t *, man_work_t *);
553 static int man_pg_read(man_pg_t *, mi_path_t *);
2181 mi_path_t *mip;
2184 error = miocpullup(mp, sizeof (mi_path_t));
2188 mip = (mi_path_t *)m
[all...]
/illumos-gate/usr/src/uts/sun4u/starcat/sys/
H A Ddman.h306 typedef struct mi_path_t { struct
315 } mi_path_t; typedef in typeref:struct:mi_path_t

Completed in 70 milliseconds