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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/impl/
H A Dfctl.h314 #define PORT_DEVICE_NEW 0x1 /* Newly created remote port, or */ macro
/illumos-gate/usr/src/cmd/mdb/common/modules/fctl/
H A Dfctl.c858 case PORT_DEVICE_NEW:
/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcip.c1308 case PORT_DEVICE_NEW:
2685 map.map_type = PORT_DEVICE_NEW;
2777 map.map_type = PORT_DEVICE_NEW;
3145 map.map_type = PORT_DEVICE_NEW;
7056 map.map_type = PORT_DEVICE_NEW;
H A Dfcsm.c190 { PORT_DEVICE_NEW, "New" },
H A Dfcp.c4740 map_entry->map_type == PORT_DEVICE_NEW ||
4754 case PORT_DEVICE_NEW:
/illumos-gate/usr/src/uts/common/io/fibre-channel/impl/
H A Dfp.c4756 PORT_DEVICE_NEW) {
6238 pd->pd_type = PORT_DEVICE_NEW;
6574 if (pd->pd_type != PORT_DEVICE_NEW) {
6730 pd->pd_type = PORT_DEVICE_NEW;
10260 if (pd->pd_type == PORT_DEVICE_NEW ||
10393 if (pd->pd_type == PORT_DEVICE_NEW) {
12635 port_map->map_type = PORT_DEVICE_NEW;
H A Dfctl.c3474 pd->pd_type = PORT_DEVICE_NEW;

Completed in 219 milliseconds