Symbol: map_state
usr/src/lib/libuuid/common/uuid.c
126
if (map_state() == -1)
usr/src/lib/libuuid/common/uuid.c
92
static int map_state();
usr/src/uts/common/io/fibre-channel/impl/fctl.c
1025
if (tmp_map->map_state != PORT_DEVICE_INVALID) {
usr/src/uts/common/io/fibre-channel/impl/fctl.c
1822
map->map_state = pd->pd_state;
usr/src/uts/common/io/fibre-channel/impl/fctl.c
3047
if (clist->clist_map[count].map_state ==
usr/src/uts/common/io/fibre-channel/impl/fctl.c
3182
if (clist->clist_map[count].map_state !=
usr/src/uts/common/io/fibre-channel/impl/fctl.c
4226
listptr->map_state = pd->pd_state =
usr/src/uts/common/io/fibre-channel/impl/fctl.c
5021
map->map_state = pd->pd_state;
usr/src/uts/common/io/fibre-channel/impl/fctl.c
5050
map->map_state = pd->pd_state;
usr/src/uts/common/io/fibre-channel/impl/fp.c
12638
port_map->map_state = PORT_DEVICE_INVALID;
usr/src/uts/common/io/fibre-channel/impl/fp.c
13288
map->map_state = PORT_DEVICE_INVALID;
usr/src/uts/common/io/fibre-channel/impl/fp.c
15296
changelist->map_state = PORT_DEVICE_INVALID;
usr/src/uts/common/io/fibre-channel/impl/fp.c
4642
if (clist->clist_map[count].map_state !=
usr/src/uts/common/io/fibre-channel/impl/fp.c
4658
if (clist->clist_map[count].map_state ==
usr/src/uts/common/io/fibre-channel/impl/fp.c
4754
if (clist->clist_map[count].map_state ==
usr/src/uts/common/io/fibre-channel/impl/fp.c
4773
(clist->clist_map[count].map_state ==
usr/src/uts/common/io/fibre-channel/impl/fp.c
4794
if (clist->clist_map[count].map_state !=
usr/src/uts/common/io/fibre-channel/impl/fp.c
4810
if (pd && clist->clist_map[count].map_state ==
usr/src/uts/common/io/fibre-channel/impl/fp.c
6751
changelist->map_type, changelist->map_state,
usr/src/uts/common/io/fibre-channel/ulp/fcip.c
1347
frp->fcipr_state = pmap->map_state;
usr/src/uts/common/io/fibre-channel/ulp/fcip.c
2618
map.map_state = PORT_DEVICE_VALID;
usr/src/uts/common/io/fibre-channel/ulp/fcip.c
2706
map.map_state = PORT_DEVICE_VALID;
usr/src/uts/common/io/fibre-channel/ulp/fcip.c
3069
map.map_state = PORT_DEVICE_VALID;
usr/src/uts/common/io/fibre-channel/ulp/fcip.c
6872
map.map_state = PORT_DEVICE_VALID;
usr/src/uts/common/io/fibre-channel/ulp/fcp.c
14796
devlist->map_state = PORT_DEVICE_LOGGED_IN;
usr/src/uts/common/io/fibre-channel/ulp/fcp.c
15551
devlist->map_state = PORT_DEVICE_INVALID;
usr/src/uts/common/io/fibre-channel/ulp/fcp.c
4739
map_entry->map_did.port_id, map_entry->map_state,
usr/src/uts/common/io/fibre-channel/ulp/fcp.c
4992
(map_entry->map_state == PORT_DEVICE_LOGGED_IN) &&
usr/src/uts/common/io/fibre-channel/ulp/fcp.c
5096
opcode = (map_entry->map_state == PORT_DEVICE_LOGGED_IN &&
usr/src/uts/common/io/fibre-channel/ulp/fcsm.c
1816
map->map_state,
usr/src/uts/common/sys/fibre-channel/impl/fc_ulpif.h
84
int map_state;