Searched refs:agsaDeviceHandleArrivedNotify_t (Results 1 – 4 of 4) sorted by relevance
/freebsd/sys/dev/pms/RefTisa/sallsdk/spc/ |
H A D | saproto.h | 492 agsaDeviceHandleArrivedNotify_t *pMsg1
|
H A D | sampidefs.h | 1474 } agsaDeviceHandleArrivedNotify_t; typedef
|
H A D | sampirsp.c | 327 mpiDeviceHandleArrived(agRoot, (agsaDeviceHandleArrivedNotify_t *)pMsg1); 334 mpiDeviceHandleArrived(agRoot, (agsaDeviceHandleArrivedNotify_t *)pMsg1); 5353 agsaDeviceHandleArrivedNotify_t *pMsg1) in mpiDeviceHandleArrived() 5378 OSSA_READ_LE_32(AGROOT, &CTag, pMsg1, OSSA_OFFSET_OF(agsaDeviceHandleArrivedNotify_t, CTag)); in mpiDeviceHandleArrived() 5379 …OSSA_READ_LE_32(AGROOT, &FwdDeviceId, pMsg1, OSSA_OFFSET_OF(agsaDeviceHandleArrivedNotify_t, HostA… in mpiDeviceHandleArrived() 5380 …OSSA_READ_LE_32(AGROOT, &ProtConrPortId, pMsg1, OSSA_OFFSET_OF(agsaDeviceHandleArrivedNotify_t, Pr… in mpiDeviceHandleArrived()
|
H A D | saint.c | 2632 mpiDeviceHandleArrived(agRoot, (agsaDeviceHandleArrivedNotify_t *)pMsg1); in mpiParseOBIomb() 2639 mpiDeviceHandleArrived(agRoot, (agsaDeviceHandleArrivedNotify_t *)pMsg1); in mpiParseOBIomb()
|