Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/fibre-channel/impl/
H A Dfctl.h326 #define PORT_DEVICE_REPORTLUN_CHANGED 0x9 /* only for changelist->map_type */ macro
/titanic_50/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcp.c4741 map_entry->map_type == PORT_DEVICE_REPORTLUN_CHANGED || in fcp_handle_devices()
4755 case PORT_DEVICE_REPORTLUN_CHANGED: in fcp_handle_devices()
5009 if (map_entry->map_type == PORT_DEVICE_REPORTLUN_CHANGED) { in fcp_handle_mapflags()
14810 devlist->map_type = PORT_DEVICE_REPORTLUN_CHANGED; in fcp_reconfigure_luns()