Searched refs:DAT (Results 1 – 14 of 14) sorted by relevance
/linux-2.6.39/drivers/net/wan/ |
D | sbni.c | 669 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 …]
|
D | sbni.h | 28 DAT = 2 enumerator
|
/linux-2.6.39/Documentation/filesystems/ |
D | nilfs2.txt | 171 (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/ |
D | relocate_kernel.S | 29 stnsm sys_msk-.base(%r13),0xfb # disable DAT
|
D | relocate_kernel64.S | 30 stnsm sys_msk-.base(%r13),0xfb # disable DAT
|
/linux-2.6.39/Documentation/frv/ |
D | mmu-layout.txt | 10 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/ |
D | tlb-miss.S | 304 # - need to check IAMR1 lest we cause an multiple-DAT-hit exception
|
/linux-2.6.39/drivers/net/tokenring/ |
D | smctr.h | 27 #define DAT 0x07 macro
|
D | smctr.c | 4522 tmf->vc = DAT; in smctr_send_dat()
|
/linux-2.6.39/arch/frv/kernel/ |
D | entry.S | 699 # handle data DAT fault (write-protect exception)
|
/linux-2.6.39/Documentation/input/ |
D | atarikbd.txt | 490 9.23 INTERROGATE TIME-OF-DAT CLOCK
|
/linux-2.6.39/Documentation/scsi/ |
D | st.txt | 31 "sensible" mode for the device. An example is a DAT drive that is
|
D | ibmmca.txt | 490 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/ |
D | Debugging390.txt | 95 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.
|