Searched refs:capability (Results 1 - 25 of 412) sorted by last modified time

1234567891011>>

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.5/
H A Dlibtool6764 echo "*** I have the capability to make that library automatically link in when"
7385 echo "*** I have the capability to make that library automatically link in when"
8132 echo "*** I have the capability to make that library automatically link in when"
8175 echo "*** I have the capability to make that library automatically link in when"
8263 echo "*** I have the capability to make that library automatically link in when"
8317 echo "*** I have the capability to make that library automatically link in when"
H A Dltmain.sh6342 echo "*** I have the capability to make that library automatically link in when"
6963 echo "*** I have the capability to make that library automatically link in when"
7710 echo "*** I have the capability to make that library automatically link in when"
7753 echo "*** I have the capability to make that library automatically link in when"
7841 echo "*** I have the capability to make that library automatically link in when"
7895 echo "*** I have the capability to make that library automatically link in when"
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/curl-7.23.1/source/
H A Dlibtool6770 echo "*** I have the capability to make that library automatically link in when"
7391 echo "*** I have the capability to make that library automatically link in when"
8141 echo "*** I have the capability to make that library automatically link in when"
8184 echo "*** I have the capability to make that library automatically link in when"
8272 echo "*** I have the capability to make that library automatically link in when"
8326 echo "*** I have the capability to make that library automatically link in when"
H A Dltmain.sh6345 echo "*** I have the capability to make that library automatically link in when"
6966 echo "*** I have the capability to make that library automatically link in when"
7716 echo "*** I have the capability to make that library automatically link in when"
7759 echo "*** I have the capability to make that library automatically link in when"
7847 echo "*** I have the capability to make that library automatically link in when"
7901 echo "*** I have the capability to make that library automatically link in when"
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/packaging/Mandrake/
H A Dsamba2.spec333 Samba-3.0 features working NT Domain Control capability and
383 Samba-3.0 features working NT Domain Control capability and
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/source/
H A Dconfigure8578 for ac_header in sys/capability.h syscall.h sys/syscall.h
25877 #include <sys/capability.h>
27619 #include <sys/capability.h>
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/source/include/
H A Dincludes.h361 #include <sys/capability.h>
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/source/smbd/
H A Doplock_linux.c63 Try to gain a linux capability.
66 static void set_capability(unsigned capability) argument
90 data.effective |= (1<<capability);
93 DEBUG(3,("Unable to set %d capability (%s)\n",
94 capability, strerror(errno)));
99 Call SETLEASE. If we get EACCES then we try setting up the right capability and
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/ntfs-3g-2009.3.8/
H A Dlibtool2635 $echo "*** I have the capability to make that library automatically link in when"
3204 $echo "*** I have the capability to make that library automatically link in when"
3941 $echo "*** I have the capability to make that library automatically link in when"
3981 $echo "*** I have the capability to make that library automatically link in when"
4054 $echo "*** I have the capability to make that library automatically link in when"
4106 $echo "*** I have the capability to make that library automatically link in when"
H A Dltmain.sh2283 $echo "*** I have the capability to make that library automatically link in when"
2852 $echo "*** I have the capability to make that library automatically link in when"
3589 $echo "*** I have the capability to make that library automatically link in when"
3629 $echo "*** I have the capability to make that library automatically link in when"
3702 $echo "*** I have the capability to make that library automatically link in when"
3754 $echo "*** I have the capability to make that library automatically link in when"
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/iptables-1.4.12.1/
H A Dlibtool5732 $ECHO "*** I have the capability to make that library automatically link in when"
6320 $ECHO "*** I have the capability to make that library automatically link in when"
7060 $ECHO "*** I have the capability to make that library automatically link in when"
7103 $ECHO "*** I have the capability to make that library automatically link in when"
7179 $ECHO "*** I have the capability to make that library automatically link in when"
7233 $ECHO "*** I have the capability to make that library automatically link in when"
H A Dltmain.sh5245 $ECHO "*** I have the capability to make that library automatically link in when"
5833 $ECHO "*** I have the capability to make that library automatically link in when"
6573 $ECHO "*** I have the capability to make that library automatically link in when"
6616 $ECHO "*** I have the capability to make that library automatically link in when"
6692 $ECHO "*** I have the capability to make that library automatically link in when"
6746 $ECHO "*** I have the capability to make that library automatically link in when"
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/firmware/
H A Defivars.c68 #include <linux/capability.h>
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/ide/arm/
H A Dicside.c332 if (!(id->capability & 1) || !hwif->autodma)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/ide/
H A Dide-cd.c445 * drive doesn't have that capability.
2590 .capability = CDC_CLOSE_TRAY | CDC_OPEN_TRAY | CDC_LOCK |
2613 /* set capability mask to match the probe. */
H A Dide-disk.c543 } else if ((id->capability & 2) && lba_capacity_is_ok(id)) {
H A Dide-dma.c354 if ((id->capability & 1) && drive->hwif->autodma) {
749 if ((drive->id->capability & 1) == 0 || drive->autodma == 0)
H A Dide-floppy.c1657 printk(KERN_INFO "DMA: %s",id->capability & 0x01 ? "Yes\n":"No\n");
1658 printk(KERN_INFO "LBA: %s",id->capability & 0x02 ? "Yes\n":"No\n");
1659 printk(KERN_INFO "IORDY can be disabled: %s",id->capability & 0x04 ? "Yes\n":"No\n");
1660 printk(KERN_INFO "IORDY supported: %s",id->capability & 0x08 ? "Yes\n":"Unknown\n");
1661 printk(KERN_INFO "ATAPI overlap supported: %s",id->capability & 0x20 ? "Yes\n":"No\n");
H A Dide-io.c222 if ((drive->id->capability & 1) == 0)
H A Dide-lib.c108 if ((id->capability & 1) && drive->autodma)
111 if ((id->capability & 8) || (id->field_valid & 2))
279 if (id->capability & 8) { /* drive supports use_iordy? */
H A Dide-tape.c4020 printk(KERN_INFO "ide-tape: DMA: %s",id->capability & 0x01 ? "Yes\n":"No\n");
4021 printk(KERN_INFO "ide-tape: LBA: %s",id->capability & 0x02 ? "Yes\n":"No\n");
4022 printk(KERN_INFO "ide-tape: IORDY can be disabled: %s",id->capability & 0x04 ? "Yes\n":"No\n");
4023 printk(KERN_INFO "ide-tape: IORDY supported: %s",id->capability & 0x08 ? "Yes\n":"Unknown\n");
4024 printk(KERN_INFO "ide-tape: ATAPI overlap supported: %s",id->capability & 0x20 ? "Yes\n":"No\n");
H A Dide-timing.h155 if (id->capability & 1) { /* Pre-EIDE style SWDMA */
H A Dide.c878 if (!drive->id || !(drive->id->capability & 1))
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/ide/pci/
H A Dcs5530.c120 if ((mateid->capability & 1) && __ide_dma_bad_drive(mate) == 0) {
H A Dit821x.c510 * also patch up some capability bits that it forgets to set
529 id->capability |= 3; /* LBA28, DMA */
564 if (id->capability & 1) {

Completed in 382 milliseconds

1234567891011>>