Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/fc4/
H A Dfcal_linkapp.h102 #define FCAL_INSERT_EVENT "SUNW,sf:DEVICE-INSERTION.1" macro
/titanic_44/usr/src/uts/common/sys/fibre-channel/ulp/
H A Dfcpvar.h78 #define FCAL_INSERT_EVENT "SUNW,sf:DEVICE-INSERTION.1" macro
/titanic_44/usr/src/uts/sun/io/scsi/adapters/
H A Dsf.c254 { SF_EVENT_TAG_INSERT, FCAL_INSERT_EVENT, EPL_KERNEL, 0 },
7147 if (ndi_busop_get_eventcookie(dip, rdip, FCAL_INSERT_EVENT, &cookie)
7198 target->sft_dip, FCAL_INSERT_EVENT,
/titanic_44/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcp.c990 { FCP_EVENT_TAG_INSERT, FCAL_INSERT_EVENT, EPL_KERNEL },
13284 pptr->port_ndi_event_hdl, cdip, FCAL_INSERT_EVENT, in fcp_online_child()
/titanic_44/usr/src/uts/common/io/scsi/targets/
H A Dsd.c9304 (ddi_get_eventcookie(SD_DEVINFO(un), FCAL_INSERT_EVENT, in sd_init_event_callbacks()