Searched refs:DFS (Results 1 - 6 of 6) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/samba-3.0.13/examples/dce-dfs/
H A Dsmb.conf24 comment = DCE-DFS Global Root
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/scsi/sym53c8xx_2/
H A Dsym_defs.h217 #define DFS 0x20 /* mod: dma fifo size */ macro
H A Dsym_hipd.c839 np->rv_ctest5 |= DFS; /* Dma Fifo Size */
2364 if (dfifo & (DFS << 16))
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/scsi/
H A Dncr53c8xx.h726 #define DFS 0x20 /* mod: dma fifo size */ macro
H A Dncr53c8xx.c3866 np->rv_ctest5 |= DFS; /* Dma Fifo Size */
6154 ctest5 = (np->rv_ctest5 & DFS) ? INB (nc_ctest5) : 0;
6155 if (ctest5 & DFS)
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/samba-3.0.13/source/
H A Dconfigure878 --with-dce-dfs Include DCE/DFS clear-text auth support (default=no)
28128 # check for the DFS clear-text auth system
28129 echo "$as_me:$LINENO: checking whether to use DFS clear-text auth" >&5
28130 echo $ECHO_N "checking whether to use DFS clear-text auth... $ECHO_C" >&6
[all...]

Completed in 202 milliseconds