Searched refs:Map (Results 1 – 15 of 15) sorted by relevance
/linux-2.4.37.9/drivers/char/rio/ |
D | func.h | 54 int RIOFoadRta(struct Host *, struct Map *); 55 int RIOZombieRta(struct Host *, struct Map *); 57 struct Map *)); 132 int RIORemoveFromSavedTable(struct rio_info *, struct Map *); 146 int RIODeleteRta(struct rio_info *, struct Map *); 147 int RIOAssignRta(struct rio_info *, struct Map *); 148 int RIOReMapPorts(struct rio_info *, struct Host *, struct Map *); 149 int RIOChangeName(struct rio_info *, struct Map*);
|
D | riotable.c | 100 struct Map *MapP; 101 struct Map *HostMapP; 321 sizeof(struct Map)); 446 struct Map *MapP; 455 sizeof(struct Map) * TOTAL_MAP_ENTRIES ); 496 struct Map *MapP; 501 struct Map *HostMapP; 609 bzero((char *)HostMapP,sizeof(struct Map)); 619 bzero((char *)&p->RIOSavedTable[entry],sizeof(struct Map)); 623 bzero((char *)&p->RIOConnectTable[entry],sizeof(struct Map)); [all …]
|
D | riodrvr.h | 120 struct Map RIOConnectTable[TOTAL_MAP_ENTRIES]; 121 struct Map RIOSavedTable[TOTAL_MAP_ENTRIES];
|
D | map.h | 49 struct Map struct
|
D | rioroute.c | 98 struct Map *MapP; in RIORouteRup() 972 RIORemoveFromSavedTable(struct rio_info *p, struct Map *pMap) in RIORemoveFromSavedTable() 985 bzero((caddr_t)&p->RIOSavedTable[entry], sizeof(struct Map)); in RIORemoveFromSavedTable() 1051 bzero((caddr_t)&HostP->Mapping[nOther], sizeof(struct Map)); in RIOFreeDisconnected() 1162 bzero(&HostP->Mapping[unit], sizeof(struct Map)); in RIOFindFreeID() 1183 bzero(&HostP->Mapping[unit], sizeof(struct Map)); in RIOFindFreeID()
|
D | riocmd.c | 91 struct Map * MapP; 124 struct Map * MapP; 158 int (* func)( struct Host *HostP, struct Map *MapP ); 172 struct Map *MapP = &HostP->Mapping[Rta]; 217 struct Map *MapP = &HostP->Mapping[Rta];
|
D | host.h | 97 struct Map Mapping[MAX_RUP]; /* Mappings for host */
|
D | rioboot.c | 809 struct Map *MapP = NULL; in RIOBootComplete() 810 struct Map *MapP2 = NULL; in RIOBootComplete() 1194 bzero( (caddr_t)MapP2, sizeof(struct Map) ); in RIOBootComplete() 1196 bzero( (caddr_t)MapP, sizeof(struct Map) ); in RIOBootComplete()
|
D | rioctrl.c | 93 static struct Map MapEnt; 365 TOTAL_MAP_ENTRIES*sizeof(struct Map)) == COPYFAIL) { 413 TOTAL_MAP_ENTRIES*sizeof(struct Map) ) == COPYFAIL ) {
|
/linux-2.4.37.9/Documentation/filesystems/ |
D | isofs.txt | 24 map=normal Map non-Rock Ridge filenames to lower case
|
/linux-2.4.37.9/Documentation/ |
D | unicode.txt | 9 Map symbol Map name Escape code (G0)
|
D | Configure.help | 28822 Map driver for accessing PCMCIA linear flash memory cards. These 28830 Map driver to support image based filesystems for uClinux.
|
/linux-2.4.37.9/drivers/scsi/ |
D | README.tmscsim | 158 Map of attached LUNs: 01 00 00 03 01 00 00 00
|
/linux-2.4.37.9/Documentation/networking/ |
D | arcnet-hardware.txt | 2957 3-6: I/O Address Map
|
/linux-2.4.37.9/ |
D | CREDITS | 2160 D: Linux Projects Map, Linux Commercial-HOWTO
|