Searched refs:ossaDeviceHandleRemovedEvent (Results 1 - 3 of 3) sorted by relevance

/freebsd-11.0-release/sys/dev/pms/RefTisa/sallsdk/api/
H A Dsaosapi.h424 #ifndef ossaDeviceHandleRemovedEvent
425 GLOBAL void ossaDeviceHandleRemovedEvent (
/freebsd-11.0-release/sys/dev/pms/RefTisa/sallsdk/spc/
H A Dsampirsp.c6012 ossaDeviceHandleRemovedEvent(agRoot, &(pDevice->targetDevHandle), agPortContext);
6040 ossaDeviceHandleRemovedEvent(agRoot, &(pDevice->initiatorDevHandle), agPortContext);
/freebsd-11.0-release/sys/dev/pms/RefTisa/tisa/sassata/common/
H A Dossacmnapi.c6734 /*! \brief ossaDeviceHandleRemovedEvent
6750 osGLOBAL void ossaDeviceHandleRemovedEvent ( function
6764 TI_DBG2(("ossaDeviceHandleRemovedEvent: start\n"));
6767 TI_DBG1(("ossaDeviceHandleRemovedEvent: Wrong! oneDeviceData is NULL\n"));
6771 TI_DBG2(("ossaDeviceHandleRemovedEvent: did %d\n", oneDeviceData->id));
6776 TI_DBG1(("ossaDeviceHandleRemovedEvent: Wrong! onePortContext is NULL\n"));
6780 TI_DBG2(("ossaDeviceHandleRemovedEvent: pid %d\n", onePortContext->id));

Completed in 111 milliseconds