| ra.c | 60 static volatile struct uda { struct 64 } uda; variable in typeref:struct:uda 74 static volatile struct uda *ubauda; 86 memset((void *)&uda, 0, sizeof(struct uda)); 94 if (csrbase) { /* On a uda-alike adapter */ 104 ubauda = (struct uda *)ubmap(494, 105 (int)&uda, sizeof(struct uda)); 127 johan = ((u_int)&uda.uda_ca.ca_rspdsc) & 0xffff [all...] |