Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/fc4/
H A Dfcio.h87 struct lilpmap { struct
/titanic_50/usr/src/uts/sun/sys/scsi/adapters/
H A Difpio.h192 struct lilpmap { struct
/titanic_50/usr/src/lib/storage/libg_fc/common/hdrs/
H A Dgfc.h396 extern int g_get_limited_map(char *, struct lilpmap *, int);
/titanic_50/usr/src/lib/storage/libg_fc/common/
H A Dmap.c877 g_get_limited_map(char *path, struct lilpmap *map_ptr, int verbose) in g_get_limited_map()
885 (void) memset(map_ptr, 0, sizeof (struct lilpmap)); in g_get_limited_map()
2166 struct lilpmap limited_map; in g_dev_map_init()
3326 struct lilpmap map; in g_rdls()
3420 (void) memset(&map, 0, sizeof (struct lilpmap)); in g_rdls()
5095 struct lilpmap map; in g_get_port_state()
5100 (void) memset(&map, 0, sizeof (struct lilpmap)); in g_get_port_state()
/titanic_50/usr/src/uts/sun/io/
H A Dsocal.c4777 sizeof (struct lilpmap), flags) == -1) in socal_getmap()
4822 sizeof (struct lilpmap), flags) == -1) in socal_getmap()
/titanic_50/usr/src/cmd/luxadm/
H A Dg_adm.c2922 struct lilpmap limited_map; in dump_map()