Home
last modified time | relevance | path

Searched refs:agsaDeviceHandleRemoval_t (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/dev/pms/RefTisa/sallsdk/spc/
H A Dsaproto.h724 agsaDeviceHandleRemoval_t *pMsg1);
H A Dsampidefs.h1579 } agsaDeviceHandleRemoval_t; typedef
H A Dsampirsp.c505 mpiDeviceHandleRemoval(agRoot, (agsaDeviceHandleRemoval_t *)pMsg1);
5980 agsaDeviceHandleRemoval_t *pMsg1) in mpiDeviceHandleRemoval()
5992 OSSA_READ_LE_32(AGROOT, &portId, pMsg1, OSSA_OFFSET_OF(agsaDeviceHandleRemoval_t, portId)); in mpiDeviceHandleRemoval()
5993 OSSA_READ_LE_32(AGROOT, &deviceid, pMsg1, OSSA_OFFSET_OF(agsaDeviceHandleRemoval_t, deviceId)); in mpiDeviceHandleRemoval()
H A Dsaint.c2795 mpiDeviceHandleRemoval(agRoot, (agsaDeviceHandleRemoval_t *)pMsg1); in mpiParseOBIomb()