Searched refs:PORT_DEVICE_INVALID (Results 1 - 7 of 7) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fibre-channel/
H A Dfc_appif.h66 #define PORT_DEVICE_INVALID 0 /* State when created or login failed */ macro
/illumos-gate/usr/src/uts/common/io/fibre-channel/impl/
H A Dfctl.c903 * struct is PORT_DEVICE_INVALID, it probably means somebody
908 if (pd->pd_state == PORT_DEVICE_INVALID &&
1024 if (tmp_map->map_state != PORT_DEVICE_INVALID) {
1132 if (pkt->pkt_pd->pd_state == PORT_DEVICE_INVALID ||
1402 pd->pd_state == PORT_DEVICE_INVALID) {
1428 if ((pd->pd_state == PORT_DEVICE_INVALID) &&
1466 pd->pd_state == PORT_DEVICE_INVALID) {
1535 pd->pd_state == PORT_DEVICE_INVALID) {
3047 PORT_DEVICE_INVALID) {
3182 PORT_DEVICE_INVALID) {
[all...]
H A Dfp.c3549 pd->pd_state = PORT_DEVICE_INVALID;
4642 PORT_DEVICE_INVALID) {
4658 PORT_DEVICE_INVALID) {
4773 PORT_DEVICE_INVALID)) {
4794 PORT_DEVICE_INVALID) {
4810 PORT_DEVICE_INVALID) {
8712 state = PORT_DEVICE_INVALID;
10064 if (pd->pd_state == PORT_DEVICE_INVALID) {
10542 if (pd->pd_state == PORT_DEVICE_INVALID) {
11397 pd->pd_state == PORT_DEVICE_INVALID ||
[all...]
/illumos-gate/usr/src/cmd/mdb/common/modules/fctl/
H A Dfctl.c836 case PORT_DEVICE_INVALID:
/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcip.c1386 frp->fcipr_state = PORT_DEVICE_INVALID;
2428 frtp->fcipr_state = PORT_DEVICE_INVALID;
2731 frp->fcipr_state = PORT_DEVICE_INVALID;
4414 frp->fcipr_state = PORT_DEVICE_INVALID;
6499 frp->fcipr_state = PORT_DEVICE_INVALID;
H A Dfcp.c15550 devlist->map_state = PORT_DEVICE_INVALID;
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_dfc.c1999 *statep = PORT_DEVICE_INVALID;

Completed in 126 milliseconds