Home
last modified time | relevance | path

Searched refs:PD_IDLE (Results 1 – 4 of 4) sorted by relevance

/titanic_41/usr/src/uts/common/sys/fibre-channel/impl/
H A Dfctl_private.h371 #define PD_IDLE 0x00 macro
/titanic_41/usr/src/uts/common/io/fibre-channel/impl/
H A Dfp.c3536 pd->pd_flags = PD_IDLE; in fp_iodone()
4158 pd->pd_flags = PD_IDLE; in fp_port_login()
4252 pd->pd_flags = PD_IDLE; in fp_remote_port_offline()
5017 pd->pd_flags = PD_IDLE; in fp_plogi_group()
5170 pd->pd_flags = PD_IDLE; in fp_plogi_group()
9941 pd->pd_flags = PD_IDLE; in fp_send_rnid()
10394 pd->pd_flags = PD_IDLE; in fp_fabric_online()
10404 pd->pd_flags = PD_IDLE; in fp_fabric_online()
14255 pd->pd_flags = PD_IDLE; in fp_validate_area_domain()
14277 pd->pd_flags = PD_IDLE; in fp_validate_area_domain()
[all …]
H A Dfctl.c1460 if (pd->pd_flags != PD_IDLE) { in fc_ulp_transport()
1530 if (pd->pd_flags != PD_IDLE) { in fc_ulp_issue_els()
/titanic_41/usr/src/cmd/mdb/common/modules/fctl/
H A Dfctl.c889 case PD_IDLE: in remote_port()