Home
last modified time | relevance | path

Searched refs:PORT_DEVICE_USER_CREATE (Results 1 – 4 of 4) sorted by relevance

/titanic_41/usr/src/uts/common/sys/fibre-channel/impl/
H A Dfctl.h324 #define PORT_DEVICE_USER_CREATE 0x7 /* only for changelist->map_type */ macro
/titanic_41/usr/src/cmd/mdb/common/modules/fctl/
H A Dfctl.c876 case PORT_DEVICE_USER_CREATE: in remote_port()
/titanic_41/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcp.c3203 devlist.map_type = PORT_DEVICE_USER_CREATE; in fcp_port_create_tgt()
4752 case PORT_DEVICE_USER_CREATE: in fcp_handle_devices()
5030 map_entry->map_type != PORT_DEVICE_USER_CREATE) { in fcp_handle_mapflags()
5035 map_entry->map_type != PORT_DEVICE_USER_CREATE) { in fcp_handle_mapflags()
14980 devlist->map_type = PORT_DEVICE_USER_CREATE; in fcp_create_on_demand()
H A Dfcsm.c197 { PORT_DEVICE_USER_CREATE, "User Create" },