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.h321 #define PORT_DEVICE_DELETE 0x4 /* Not used? */ macro
/illumos-gate/usr/src/cmd/mdb/common/modules/fctl/
H A Dfctl.c867 case PORT_DEVICE_DELETE:
/illumos-gate/usr/src/uts/common/io/fibre-channel/impl/
H A Dfctl.c1825 ASSERT(map->map_type <= PORT_DEVICE_DELETE);
5024 ASSERT(map->map_type <= PORT_DEVICE_DELETE);
5053 ASSERT(map->map_type <= PORT_DEVICE_DELETE);
H A Dfp.c10302 pd->pd_type = PORT_DEVICE_DELETE;
10378 if (pd->pd_type == PORT_DEVICE_DELETE) {
/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcsm.c193 { PORT_DEVICE_DELETE, "Delete" },

Completed in 88 milliseconds