Searched refs:lilpmap (Results 1 – 6 of 6) sorted by relevance
/titanic_50/usr/src/uts/common/sys/fc4/ |
H A D | fcio.h | 87 struct lilpmap { struct
|
/titanic_50/usr/src/uts/sun/sys/scsi/adapters/ |
H A D | ifpio.h | 192 struct lilpmap { struct
|
/titanic_50/usr/src/lib/storage/libg_fc/common/hdrs/ |
H A D | gfc.h | 396 extern int g_get_limited_map(char *, struct lilpmap *, int);
|
/titanic_50/usr/src/lib/storage/libg_fc/common/ |
H A D | map.c | 877 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 D | socal.c | 4777 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 D | g_adm.c | 2922 struct lilpmap limited_map; in dump_map()
|