Searched refs:PORT_DEVICE_VALID (Results 1 - 6 of 6) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fibre-channel/
H A Dfc_appif.h67 #define PORT_DEVICE_VALID 1 /* Logged out */ macro
/illumos-gate/usr/src/cmd/mdb/common/modules/fctl/
H A Dfctl.c839 case PORT_DEVICE_VALID:
/illumos-gate/usr/src/uts/common/io/fibre-channel/impl/
H A Dfctl.c1454 rval = (pd->pd_state == PORT_DEVICE_VALID) ?
1524 rval = (pd->pd_state == PORT_DEVICE_VALID) ?
3473 pd->pd_state = PORT_DEVICE_VALID;
4658 pd->pd_state = PORT_DEVICE_VALID;
4672 pd->pd_state = PORT_DEVICE_VALID;
H A Dfp.c1846 pd->pd_state = PORT_DEVICE_VALID;
4274 pd->pd_state = PORT_DEVICE_VALID;
4754 PORT_DEVICE_VALID) {
6727 pd->pd_state = PORT_DEVICE_VALID;
10749 pd->pd_state = PORT_DEVICE_VALID;
15400 case PORT_DEVICE_VALID:
/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcip.c2684 map.map_state = PORT_DEVICE_VALID;
2776 map.map_state = PORT_DEVICE_VALID;
3144 map.map_state = PORT_DEVICE_VALID;
7054 map.map_state = PORT_DEVICE_VALID;
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_dfc.c1992 *statep = PORT_DEVICE_VALID;
1997 *statep = PORT_DEVICE_VALID;

Completed in 106 milliseconds