Searched refs:NotifyOS (Results 1 - 6 of 6) sorted by relevance

/freebsd-12-stable/sys/dev/pms/RefTisa/sat/src/
H A Dsmtypes.h246 bit32 NotifyOS; /* only for task management */ member in struct:smSatIOContext_s
/freebsd-12-stable/sys/dev/pms/RefTisa/tisa/sassata/sas/common/
H A Dtdtypes.h575 bit32 NotifyOS; /* only for task management */ member in struct:satIOContext_s
/freebsd-12-stable/sys/dev/pms/RefTisa/tisa/sassata/sata/host/
H A Dsat.c17178 bit32 NotifyOS
17214 if (NotifyOS == agTRUE)
17216 satIOContext->NotifyOS = agTRUE;
17220 satIOContext->NotifyOS = agFALSE;
20073 * \param NotifyOS flag determines whether notify OS layer or not
20093 bit32 NotifyOS
20212 if (satIOContext->NotifyOS)
20263 if (satIOContext->NotifyOS)
20460 if (satOrgIOContext->NotifyOS == agTRUE)
20493 if (satOrgIOContext->NotifyOS
[all...]
H A Dsatproto.h2775 bit32 NotifyOS
H A Dossasat.c998 if (satOrgIOContext->NotifyOS == agTRUE)
1031 if (satOrgIOContext->NotifyOS == agTRUE)
1061 if (satOrgIOContext->NotifyOS == agTRUE)
1087 if (satOrgIOContext->NotifyOS == agTRUE)
3889 satIOContext->NotifyOS = agFALSE;
4061 satIOContext->NotifyOS = agFALSE;
/freebsd-12-stable/sys/dev/pms/RefTisa/tisa/sassata/common/
H A Dtdproto.h1512 bit32 NotifyOS

Completed in 171 milliseconds