Searched refs:ncb (Results 1 - 5 of 5) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/bzip2/
H A Dbzmore22 cb='cbreak'; ncb='-cbreak'
25 cb='min 1 -icanon'; ncb='icanon eof ^d'
30 trap 'stty $ncb echo 2>/dev/null; exit' 0 2 3 5 10 13 15
47 stty $ncb echo 2>/dev/null
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/
H A Dncr53c8xx.c1153 struct ncb;
1617 struct ncb { struct
1642 char inst_name[16]; /* ncb instance name */
1693 struct scripth *scripth0; /* relocated for this ncb. */
1939 static void ncr_alloc_ccb (struct ncb *np, u_char tn, u_char ln);
1940 static void ncr_complete (struct ncb *np, struct ccb *cp);
1941 static void ncr_exception (struct ncb *np);
1942 static void ncr_free_ccb (struct ncb *np, struct ccb *cp);
1943 static void ncr_init_ccb (struct ncb *np, struct ccb *cp);
1944 static void ncr_init_tcb (struct ncb *n
3665 struct ncb *ncb; member in struct:host_data
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/sym53c8xx_2/
H A Dsym_glue.h223 struct sym_hcb *ncb; member in struct:host_data
228 return ((struct host_data *)host->hostdata)->ncb;
H A Dsym_glue.c1420 * Allocate host data and ncb structure.
1467 host_data->ncb = np;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/
H A Dsb1250-mac.c1024 uint64_t ncb; local
1058 ncb = NUMCACHEBLKS(length+(phys & (SMP_CACHE_BYTES - 1)));
1061 V_DMA_DSCRA_A_SIZE(ncb) |

Completed in 95 milliseconds