Home
last modified time | relevance | path

Searched refs:PORT_DEVICE_REPORTLUN_CHANGED (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fibre-channel/impl/
H A Dfctl.h329 #define PORT_DEVICE_REPORTLUN_CHANGED 0x9 /* only for changelist->map_type */ macro
/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcp.c4746 map_entry->map_type == PORT_DEVICE_REPORTLUN_CHANGED || in fcp_handle_devices()
4760 case PORT_DEVICE_REPORTLUN_CHANGED: in fcp_handle_devices()
5014 if (map_entry->map_type == PORT_DEVICE_REPORTLUN_CHANGED) { in fcp_handle_mapflags()
14797 devlist->map_type = PORT_DEVICE_REPORTLUN_CHANGED; in fcp_reconfigure_luns()