Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/fc4/
H A Dfcal_linkapp.h103 #define FCAL_REMOVE_EVENT "SUNW,sf:DEVICE-REMOVAL.1" macro
/titanic_44/usr/src/uts/common/sys/fibre-channel/ulp/
H A Dfcpvar.h79 #define FCAL_REMOVE_EVENT "SUNW,sf:DEVICE-REMOVAL.1" macro
/titanic_44/usr/src/uts/sun/io/scsi/adapters/
H A Dsf.c255 { SF_EVENT_TAG_REMOVE, FCAL_REMOVE_EVENT, EPL_INTERRUPT, 0 }
2430 FCAL_REMOVE_EVENT, &sf_remove_eid, in sf_statec_callback()
4418 dip, FCAL_REMOVE_EVENT, &sf_remove_eid, in sf_offline_target()
5652 target->sft_dip, FCAL_REMOVE_EVENT, in sf_cmd_callback()
/titanic_44/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcp.c991 { FCP_EVENT_TAG_REMOVE, FCAL_REMOVE_EVENT, EPL_INTERRUPT }
8617 pptr->port_ndi_event_hdl, cdip, FCAL_REMOVE_EVENT, in fcp_update_offline_flags()
9084 FCAL_REMOVE_EVENT, &fcp_remove_eid, in fcp_complete_pkt()
9148 FCAL_REMOVE_EVENT, in fcp_complete_pkt()
/titanic_44/usr/src/uts/common/io/scsi/targets/
H A Dsd.c9315 (ddi_get_eventcookie(SD_DEVINFO(un), FCAL_REMOVE_EVENT, in sd_init_event_callbacks()