Home
last modified time | relevance | path

Searched refs:sgpioResponseSet (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/pms/RefTisa/tisa/sassata/common/
H A Dtdsatypes.h344 bit32 sgpioResponseSet; /*Used to sync between SGPIO Req and Resp */ member
H A Dtdioctl.c98 extern bit32 volatile sgpioResponseSet;
1436 sgpioResponseSet = 1; in ostiSgpioIoctlRsp()
1438 tdsaAllShared->sgpioResponseSet = 1; //Sunitha:Check if needed? in ostiSgpioIoctlRsp()
H A Dtdport.c96 bit32 volatile sgpioResponseSet = 0; variable
4635 sgpioResponseSet = 0; in SendSgpioRequest()
4642 while(!sgpioResponseSet) in SendSgpioRequest()
4646 sgpioResponseSet = 0; in SendSgpioRequest()