Home
last modified time | relevance | path

Searched defs:map_type (Results 1 – 4 of 4) sorted by relevance

/titanic_44/usr/src/uts/common/sys/
H A Dddimapreq.h78 ddi_map_type_t map_type; member
/titanic_44/usr/src/uts/common/sys/fibre-channel/impl/
H A Dfc_ulpif.h86 int map_type; /* OLD, NEW, CHANGED */ member
/titanic_44/usr/src/cmd/geniconvtbl/
H A Ditm_util.c537 itmc_map_type_t map_type = ITMC_MAP_UNKNOWN; in map_table() local
/titanic_44/usr/src/lib/storage/libg_fc/common/
H A Dmap.c1540 create_map(char *path, gfc_map_t *map_ptr, int verbose, int map_type) in create_map()