Home
last modified time | relevance | path

Searched refs:DAT (Results 1 – 14 of 14) sorted by relevance

/linux-2.6.39/drivers/net/wan/
Dsbni.c669 outsb( dev->base_addr + DAT, (u8 *)&crc, sizeof crc ); in send_frame()
694 outsb( dev->base_addr + DAT, skb->data + nl->outpos, len ); in download_data()
699 outb( 0, dev->base_addr + DAT ), in download_data()
828 insb( dev->base_addr + DAT, p, framelen ); in append_frame_to_pkt()
922 outb( SBNI_SIG, dev->base_addr + DAT ); in send_frame_header()
925 outb( value, dev->base_addr + DAT ); in send_frame_header()
928 outb( value, dev->base_addr + DAT ); in send_frame_header()
931 outb( nl->tx_frameno, dev->base_addr + DAT ); in send_frame_header()
933 outb( 0, dev->base_addr + DAT ); in send_frame_header()
948 crc = CRC32( inb( ioaddr + DAT ), crc ); in skip_tail()
[all …]
Dsbni.h28 DAT = 2 enumerator
/linux-2.6.39/Documentation/filesystems/
Dnilfs2.txt171 (DAT) block numbers. This file serves to
177 | Summary | regular file | file | ... | ifile | cpfile | sufile | DAT |SR|
188 three special inodes, inodes for the DAT, cpfile, and sufile. Inodes
198 |-- DAT
/linux-2.6.39/arch/s390/kernel/
Drelocate_kernel.S29 stnsm sys_msk-.base(%r13),0xfb # disable DAT
Drelocate_kernel64.S30 stnsm sys_msk-.base(%r13),0xfb # disable DAT
/linux-2.6.39/Documentation/frv/
Dmmu-layout.txt10 registers and the DAT TLB to perform address translation.
14 In DAT mode, there is also a TLB organised in cache format as 64 lines x 2 ways. Each line spans a
/linux-2.6.39/arch/frv/mm/
Dtlb-miss.S304 # - need to check IAMR1 lest we cause an multiple-DAT-hit exception
/linux-2.6.39/drivers/net/tokenring/
Dsmctr.h27 #define DAT 0x07 macro
Dsmctr.c4522 tmf->vc = DAT; in smctr_send_dat()
/linux-2.6.39/arch/frv/kernel/
Dentry.S699 # handle data DAT fault (write-protect exception)
/linux-2.6.39/Documentation/input/
Datarikbd.txt490 9.23 INTERROGATE TIME-OF-DAT CLOCK
/linux-2.6.39/Documentation/scsi/
Dst.txt31 "sensible" mode for the device. An example is a DAT drive that is
Dibmmca.txt490 3) When using DDS-2 (120M) DAT-Tapes, mtst shows still density-code
716 3) By the way, only Sony DAT-drives seem to show density code 0x13. A
/linux-2.6.39/Documentation/s390/
DDebugging390.txt95 5 5 Dynamic address translation 1=DAT on.
118 00 Primary Space Mode when DAT on
1218 D R<range> will display real addresses ( without DAT ) but with prefixing.