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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/impl/
H A Dfctl_private.h371 #define PD_IDLE 0x00 macro
/illumos-gate/usr/src/uts/common/io/fibre-channel/impl/
H A Dfp.c3536 pd->pd_flags = PD_IDLE;
4158 pd->pd_flags = PD_IDLE;
4252 pd->pd_flags = PD_IDLE;
5017 pd->pd_flags = PD_IDLE;
5170 pd->pd_flags = PD_IDLE;
9941 pd->pd_flags = PD_IDLE;
10394 pd->pd_flags = PD_IDLE;
10404 pd->pd_flags = PD_IDLE;
14255 pd->pd_flags = PD_IDLE;
14277 pd->pd_flags = PD_IDLE;
[all...]
H A Dfctl.c1460 if (pd->pd_flags != PD_IDLE) {
1530 if (pd->pd_flags != PD_IDLE) {
/illumos-gate/usr/src/cmd/mdb/common/modules/fctl/
H A Dfctl.c889 case PD_IDLE:

Completed in 895 milliseconds