Symbol: PORT_DEVICE_LOGGED_IN
usr/src/cmd/mdb/common/modules/fctl/fctl.c
845
case PORT_DEVICE_LOGGED_IN:
usr/src/lib/storage/libg_fc/common/map.c
1373
!= 0) || (state != PORT_DEVICE_LOGGED_IN)) {
usr/src/lib/storage/libg_fc/common/map.c
2555
if (state != PORT_DEVICE_LOGGED_IN) {
usr/src/lib/storage/libg_fc/common/map.c
3592
if (state != PORT_DEVICE_LOGGED_IN) {
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_dfc.c
1833
PORT_DEVICE_LOGGED_IN;
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_dfc.c
1911
PORT_DEVICE_LOGGED_IN;
usr/src/uts/common/io/fibre-channel/impl/fctl.c
1454
if (pd->pd_state != PORT_DEVICE_LOGGED_IN) {
usr/src/uts/common/io/fibre-channel/impl/fctl.c
1524
if (pd->pd_state != PORT_DEVICE_LOGGED_IN) {
usr/src/uts/common/io/fibre-channel/impl/fp.c
10749
if (pd->pd_state == PORT_DEVICE_LOGGED_IN) {
usr/src/uts/common/io/fibre-channel/impl/fp.c
10847
if (pd->pd_state == PORT_DEVICE_LOGGED_IN) {
usr/src/uts/common/io/fibre-channel/impl/fp.c
11400
if (pd->pd_state != PORT_DEVICE_LOGGED_IN ||
usr/src/uts/common/io/fibre-channel/impl/fp.c
11507
if (pd->pd_state != PORT_DEVICE_LOGGED_IN ||
usr/src/uts/common/io/fibre-channel/impl/fp.c
12250
pd->pd_state = PORT_DEVICE_LOGGED_IN;
usr/src/uts/common/io/fibre-channel/impl/fp.c
13391
if (pd->pd_state != PORT_DEVICE_LOGGED_IN) {
usr/src/uts/common/io/fibre-channel/impl/fp.c
13546
ASSERT(pd->pd_state == PORT_DEVICE_LOGGED_IN);
usr/src/uts/common/io/fibre-channel/impl/fp.c
14243
login = (pd->pd_state == PORT_DEVICE_LOGGED_IN) ? 1 : 0;
usr/src/uts/common/io/fibre-channel/impl/fp.c
14425
if (pd->pd_state == PORT_DEVICE_LOGGED_IN) {
usr/src/uts/common/io/fibre-channel/impl/fp.c
14561
if ((pwwn_pd->pd_state == PORT_DEVICE_LOGGED_IN) ||
usr/src/uts/common/io/fibre-channel/impl/fp.c
14712
if ((pwwn_pd->pd_state == PORT_DEVICE_LOGGED_IN) ||
usr/src/uts/common/io/fibre-channel/impl/fp.c
14849
if ((did_pd->pd_state == PORT_DEVICE_LOGGED_IN) ||
usr/src/uts/common/io/fibre-channel/impl/fp.c
15103
if (pd->pd_state == PORT_DEVICE_LOGGED_IN) {
usr/src/uts/common/io/fibre-channel/impl/fp.c
15197
if (pd->pd_state != PORT_DEVICE_LOGGED_IN) {
usr/src/uts/common/io/fibre-channel/impl/fp.c
15402
case PORT_DEVICE_LOGGED_IN:
usr/src/uts/common/io/fibre-channel/impl/fp.c
2416
if (pd->pd_state == PORT_DEVICE_LOGGED_IN) {
usr/src/uts/common/io/fibre-channel/impl/fp.c
2467
if (pd->pd_state != PORT_DEVICE_LOGGED_IN) {
usr/src/uts/common/io/fibre-channel/impl/fp.c
3674
if (pd->pd_state == PORT_DEVICE_LOGGED_IN) {
usr/src/uts/common/io/fibre-channel/impl/fp.c
3696
if (pd->pd_state == PORT_DEVICE_LOGGED_IN) {
usr/src/uts/common/io/fibre-channel/impl/fp.c
3798
pd->pd_state == PORT_DEVICE_LOGGED_IN) {
usr/src/uts/common/io/fibre-channel/impl/fp.c
4080
tmp_pd->pd_state = PORT_DEVICE_LOGGED_IN;
usr/src/uts/common/io/fibre-channel/impl/fp.c
4088
if (tmp_pd->pd_state == PORT_DEVICE_LOGGED_IN) {
usr/src/uts/common/io/fibre-channel/impl/fp.c
4216
pd->pd_state = PORT_DEVICE_LOGGED_IN;
usr/src/uts/common/io/fibre-channel/impl/fp.c
4980
if (pd->pd_state == PORT_DEVICE_LOGGED_IN) {
usr/src/uts/common/io/fibre-channel/impl/fp.c
6095
if (pd->pd_state == PORT_DEVICE_LOGGED_IN) {
usr/src/uts/common/io/fibre-channel/impl/fp.c
6187
if ((pd->pd_state == PORT_DEVICE_LOGGED_IN) ||
usr/src/uts/common/io/fibre-channel/impl/fp.c
6234
if ((pd->pd_state == PORT_DEVICE_LOGGED_IN &&
usr/src/uts/common/io/fibre-channel/impl/fp.c
6238
} else if (pd->pd_state != PORT_DEVICE_LOGGED_IN) {
usr/src/uts/common/io/fibre-channel/impl/fp.c
9445
if (pd->pd_state != PORT_DEVICE_LOGGED_IN) {
usr/src/uts/common/io/fibre-channel/ulp/fcip.c
5797
frp->fcipr_state != PORT_DEVICE_LOGGED_IN) ||
usr/src/uts/common/io/fibre-channel/ulp/fcip.c
5889
} else if (frp && frp->fcipr_state == PORT_DEVICE_LOGGED_IN) {
usr/src/uts/common/io/fibre-channel/ulp/fcip.c
6211
frp->fcipr_state == PORT_DEVICE_LOGGED_IN) {
usr/src/uts/common/io/fibre-channel/ulp/fcip.c
6336
frp->fcipr_state = PORT_DEVICE_LOGGED_IN;
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
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 &&