Searched refs:FCAL_INSERT_EVENT (Results 1 – 5 of 5) sorted by relevance
/titanic_44/usr/src/uts/common/sys/fc4/ |
H A D | fcal_linkapp.h | 102 #define FCAL_INSERT_EVENT "SUNW,sf:DEVICE-INSERTION.1" macro
|
/titanic_44/usr/src/uts/common/sys/fibre-channel/ulp/ |
H A D | fcpvar.h | 78 #define FCAL_INSERT_EVENT "SUNW,sf:DEVICE-INSERTION.1" macro
|
/titanic_44/usr/src/uts/sun/io/scsi/adapters/ |
H A D | sf.c | 254 { 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 D | fcp.c | 990 { 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 D | sd.c | 9304 (ddi_get_eventcookie(SD_DEVINFO(un), FCAL_INSERT_EVENT, in sd_init_event_callbacks()
|