Home
last modified time | relevance | path

Searched refs:nw (Results 1 – 5 of 5) sorted by relevance

/linux-2.4.37.9/Documentation/sound/
Drme96xx330 radiobutton .status.sr.441 -selectcolor red -text "44.1 kHz" -width 10 -anchor nw -variable srate -…
331 radiobutton .status.sr.480 -selectcolor red -text "48 kHz" -width 10 -anchor nw -variable srate -va…
332 radiobutton .status.sr.882 -selectcolor red -text "88.2 kHz" -width 10 -anchor nw -variable srate -…
333 radiobutton .status.sr.960 -selectcolor red -text "96 kHz" -width 10 -anchor nw -variable srate -v…
341 checkbutton .status.lock.adat1 -selectcolor red -text "ADAT1" -anchor nw -width 10 -variable adatlo…
342 checkbutton .status.lock.adat2 -selectcolor red -text "ADAT2" -anchor nw -width 10 -variable adatlo…
343 checkbutton .status.lock.adat3 -selectcolor red -text "ADAT3" -anchor nw -width 10 -variable adatlo…
351 checkbutton .status.sync.adat1 -selectcolor red -text "ADAT1" -anchor nw -width 10 -variable adatsy…
352 checkbutton .status.sync.adat2 -selectcolor red -text "ADAT2" -anchor nw -width 10 -variable adatsy…
353 checkbutton .status.sync.adat3 -selectcolor red -text "ADAT3" -anchor nw -width 10 -variable adatsy…
[all …]
/linux-2.4.37.9/drivers/scsi/
Ddec_esp.c305 u32 nw, data0, data1, scsi_data_ptr; in dma_drain() local
308 nw = ioasic_read(IO_REG_SCSI_SCR); in dma_drain()
313 if (nw) { in dma_drain()
316 switch (nw) { in dma_drain()
334 printk("Strange: %d words in dma buffer left\n", nw); in dma_drain()
/linux-2.4.37.9/fs/jfs/
Djfs_dmap.c1203 int dbitno, word, rembits, nb, nwords, wbitno, nw; in dbAllocNext() local
1291 nw = BUDSIZE(l2size, BUDMIN); in dbAllocNext()
1293 nwords -= nw; in dbAllocNext()
1294 word += nw; in dbAllocNext()
2152 int dbitno, word, rembits, nb, nwords, wbitno, nw, agno; in dbAllocBits() local
2223 for (; nwords > 0; nwords -= nw) { in dbAllocBits()
2247 nw = BUDSIZE(size, BUDMIN); in dbAllocBits()
2248 word += nw; in dbAllocBits()
2299 int dbitno, word, rembits, nb, nwords, wbitno, nw, agno; in dbFreeBits() local
2368 for (; nwords > 0; nwords -= nw) { in dbFreeBits()
[all …]
/linux-2.4.37.9/drivers/char/agp/
Dagpgart_be.c1496 agp_memory *nw; in intel_i830_alloc_by_type() local
1512 nw = agp_create_memory(pg_count); in intel_i830_alloc_by_type()
1514 if (nw == NULL) return(NULL); in intel_i830_alloc_by_type()
1518 nw->memory[0] = agp_bridge.agp_alloc_page(); in intel_i830_alloc_by_type()
1521 nw->memory[0] = i830_alloc_pages(); in intel_i830_alloc_by_type()
1522 nw->memory[1] = nw->memory[0] + PAGE_SIZE; in intel_i830_alloc_by_type()
1523 nw->memory[2] = nw->memory[1] + PAGE_SIZE; in intel_i830_alloc_by_type()
1524 nw->memory[3] = nw->memory[2] + PAGE_SIZE; in intel_i830_alloc_by_type()
1527 if (nw->memory[0] == 0) { in intel_i830_alloc_by_type()
1529 agp_free_memory(nw); in intel_i830_alloc_by_type()
[all …]
/linux-2.4.37.9/scripts/
Dheader.tk532 $w.f1.canvas create window 0 0 -anchor nw -window $w.f1.f