Searched refs:PORT_DEVICE_LOGGED_IN (Results 1 - 8 of 8) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fibre-channel/
H A Dfc_appif.h68 #define PORT_DEVICE_LOGGED_IN 2 /* Logged in */ macro
/illumos-gate/usr/src/uts/common/io/fibre-channel/impl/
H A Dfp.c2415 if (pd->pd_state == PORT_DEVICE_LOGGED_IN) {
2466 if (pd->pd_state != PORT_DEVICE_LOGGED_IN) {
3673 if (pd->pd_state == PORT_DEVICE_LOGGED_IN) {
3695 if (pd->pd_state == PORT_DEVICE_LOGGED_IN) {
3797 pd->pd_state == PORT_DEVICE_LOGGED_IN) {
4079 tmp_pd->pd_state = PORT_DEVICE_LOGGED_IN;
4087 if (tmp_pd->pd_state == PORT_DEVICE_LOGGED_IN) {
4215 pd->pd_state = PORT_DEVICE_LOGGED_IN;
4979 if (pd->pd_state == PORT_DEVICE_LOGGED_IN) {
6094 if (pd->pd_state == PORT_DEVICE_LOGGED_IN) {
[all...]
H A Dfctl.c1453 if (pd->pd_state != PORT_DEVICE_LOGGED_IN) {
1523 if (pd->pd_state != PORT_DEVICE_LOGGED_IN) {
/illumos-gate/usr/src/cmd/mdb/common/modules/fctl/
H A Dfctl.c842 case PORT_DEVICE_LOGGED_IN:
/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcip.c5977 frp->fcipr_state != PORT_DEVICE_LOGGED_IN) ||
6069 } else if (frp && frp->fcipr_state == PORT_DEVICE_LOGGED_IN) {
6391 frp->fcipr_state == PORT_DEVICE_LOGGED_IN) {
6516 frp->fcipr_state = PORT_DEVICE_LOGGED_IN;
H A Dfcp.c4987 (map_entry->map_state == PORT_DEVICE_LOGGED_IN) &&
5091 opcode = (map_entry->map_state == PORT_DEVICE_LOGGED_IN &&
14795 devlist->map_state = PORT_DEVICE_LOGGED_IN;
/illumos-gate/usr/src/lib/storage/libg_fc/common/
H A Dmap.c1366 * PORT_DEVICE_LOGGED_IN. Trying port login
1372 != 0) || (state != PORT_DEVICE_LOGGED_IN)) {
2554 if (state != PORT_DEVICE_LOGGED_IN) {
3591 if (state != PORT_DEVICE_LOGGED_IN) {
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_dfc.c1814 PORT_DEVICE_LOGGED_IN;
1892 PORT_DEVICE_LOGGED_IN;

Completed in 135 milliseconds