Home
last modified time | relevance | path

Searched refs:PORT_DEVICE_DELETE (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fibre-channel/impl/
H A Dfctl.h324 #define PORT_DEVICE_DELETE 0x4 /* Not used? */ macro
/illumos-gate/usr/src/cmd/mdb/common/modules/fctl/
H A Dfctl.c870 case PORT_DEVICE_DELETE: in remote_port()
/illumos-gate/usr/src/uts/common/io/fibre-channel/impl/
H A Dfctl.c1826 ASSERT(map->map_type <= PORT_DEVICE_DELETE); in fc_ulp_pwwn_to_portmap()
5025 ASSERT(map->map_type <= PORT_DEVICE_DELETE); in fctl_copy_portmap_held()
5054 ASSERT(map->map_type <= PORT_DEVICE_DELETE); in fctl_copy_portmap()
H A Dfp.c10306 pd->pd_type = PORT_DEVICE_DELETE; in fp_fabric_online()
10382 if (pd->pd_type == PORT_DEVICE_DELETE) { in fp_fabric_online()
/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcsm.c193 { PORT_DEVICE_DELETE, "Delete" },