Searched refs:masks (Results 1 – 14 of 14) sorted by relevance
/linux-2.4.37.9/Documentation/filesystems/ |
D | adfs.txt | 41 Hence, with the default masks, if a file is owner read/write, and 46 However, if the masks were ownmask=0770,othmask=0007, then this would 50 There is no restriction on what you can do with these masks. You may
|
/linux-2.4.37.9/drivers/scsi/aic7xxx/aicasm/ |
D | aicasm_symbol.c | 465 symlist_t masks; in symtable_dump() local 481 SLIST_INIT(&masks); in symtable_dump() 501 symlist_add(&masks, cursym, SYMLIST_SORT); in symtable_dump() 563 while (SLIST_FIRST(&masks) != NULL) { in symtable_dump() 566 curnode = SLIST_FIRST(&masks); in symtable_dump() 567 SLIST_REMOVE_HEAD(&masks, links); in symtable_dump()
|
/linux-2.4.37.9/drivers/char/agp/ |
D | agpgart_be.c | 1133 return addr | agp_bridge.masks[type].mask; in intel_i810_mask_memory() 1140 agp_bridge.masks = intel_i810_masks; in intel_i810_setup() 1556 agp_bridge.masks = intel_i810_masks; in intel_i830_setup() 1625 return (agp_bridge.masks[0].mask | (((addr & in intel_i460_mask_memory() 2159 agp_bridge.masks = intel_i460_masks; in intel_i460_setup() 2612 return addr | agp_bridge.masks[0].mask; in intel_mask_memory() 2664 agp_bridge.masks = intel_generic_masks; in intel_generic_setup() 2696 agp_bridge.masks = intel_generic_masks; in intel_815_setup() 2728 agp_bridge.masks = intel_generic_masks; in intel_820_setup() 2760 agp_bridge.masks = intel_generic_masks; in intel_830mp_setup() [all …]
|
D | agp.h | 86 gatt_mask *masks; member
|
/linux-2.4.37.9/Documentation/networking/ |
D | alias.txt | 5 IP-aliases are additional IP-adresses/masks hooked up to a base
|
/linux-2.4.37.9/Documentation/arm/SA1100/ |
D | SA1100_USB | 186 mask. SRM is now SUSIM on SA-1110, and masks only the suspend 290 eventually). Toggle suspend/resume interrupt masks back and forth during 298 internal device conditions (like setting int masks when ints
|
/linux-2.4.37.9/arch/alpha/lib/ |
D | stxncpy.S | 313 lda t2, -1 # e0 : for creating masks later
|
D | strncpy_from_user.S | 286 lda t2, -1 # e0 : for creating masks later
|
D | ev6-strncpy_from_user.S | 348 lda t2, -1 # E : for creating masks later
|
D | ev6-stxncpy.S | 360 lda t2, -1 # E : for creating masks later
|
/linux-2.4.37.9/arch/m68k/fpsp040/ |
D | fpsp.h | 245 | FPSR individual bit masks
|
/linux-2.4.37.9/drivers/media/video/ |
D | bttv-cards.c | 3446 static const int masks[] = { in xguard_muxsel() local 3452 btwrite(masks[input%16], BT848_GPIO_DATA); in xguard_muxsel()
|
/linux-2.4.37.9/Documentation/filesystems/devfs/ |
D | ChangeLog | 1723 - Updated major masks in fs/devfs/util.c up to Linus' "no new majors"
|
/linux-2.4.37.9/arch/m68k/ifpsp060/src/ |
D | fplsp.S | 440 # FPSR individual bit masks #
|