Searched refs:scp_struct (Results 1 – 2 of 2) sorted by relevance
152 volatile struct scp_struct *scp; /* volatile is important */218 p->scp = (struct scp_struct *)(p->base + SCP_DEFAULT_ADDRESS); in check586()219 memset((char *)p->scp,0, sizeof(struct scp_struct)); in check586()220 for(i=0;i<sizeof(struct scp_struct);i++) /* memory was writeable? */ in check586()255 p->scp = (struct scp_struct *) (p->base + SCP_DEFAULT_ADDRESS); in alloc586()260 memset((char *) p->scp ,0,sizeof(struct scp_struct)); in alloc586()
46 struct scp_struct struct