Searched refs:DAT (Results 1 – 16 of 16) sorted by relevance
/titanic_41/usr/src/uts/i86pc/boot/ |
H A D | boot_console.c | 164 outb(port + DAT+7, 0x04); /* clear status */ in serial_init() 167 outb(port + DAT, 0x21); /* FMD */ in serial_init() 425 outb(port + DAT + DLL, baud & 0xff); in serial_adjust_prop() 426 outb(port + DAT + DLH, (baud >> 8) & 0xff); in serial_adjust_prop() 794 outb(port + DAT, (char)c); in serial_putchar() 809 return (inb(port + DAT)); in serial_getchar() 812 (void) inb(port + DAT); in serial_getchar() 816 return (inb(port + DAT)); in serial_getchar()
|
H A D | boot_serial.h | 36 #define DAT 0 /* ... data */ macro
|
/titanic_41/usr/src/test/zfs-tests/tests/functional/history/ |
H A D | Makefile | 37 DATAFILES = i386.migratedpool.DAT.Z \ 39 sparc.migratedpool.DAT.Z \
|
H A D | history_007_pos.ksh | 75 log_must $CP $tst_dir/${arch}.migratedpool.DAT.Z $import_dir 76 log_must $UNCOMPRESS $import_dir/${arch}.migratedpool.DAT.Z
|
H A D | i386.orig_history.txt | 2 2006-10-20.13:18:37 zpool create history_pool /var/tmp/i386.migratedpool.DAT
|
H A D | sparc.orig_history.txt | 2 2006-10-27.03:13:47 zpool create history_pool /var/tmp/sparc.migratedpool.DAT
|
/titanic_41/usr/src/uts/sun4/io/ |
H A D | su_driver.c | 585 OUTB(DAT+7, 0x04); /* clear status */ in asyattach() 588 OUTB(DAT, 0x21); /* FMD */ in asyattach() 623 OUTB(DAT+DLL, (ASY9600*asy->asy_baud_divisor_factor) & 0xff); in asyattach() 624 OUTB(DAT+DLH, ((ASY9600*asy->asy_baud_divisor_factor) >> 8) & 0xff); in asyattach() 1418 (void) INB(DAT); in asy_program() 1456 OUTB(DAT, (asyspdtab[baudrate] * in asy_program() 1535 OUTB(DAT, c); in asyputchar() 1561 return (INB(DAT)); in asygetchar() 1655 (void) INB(DAT); in asyintr() 1764 OUTB(DAT, *async->async_optr++); in async_txint() [all …]
|
/titanic_41/usr/src/pkg/manifests/ |
H A D | system-network-udapl.mf | 33 set name=pkg.description value="Sun DAT registry library and datadm" 133 legacy pkg=SUNWudaplr desc="DAT static registry file" \ 135 legacy pkg=SUNWudaplu desc="Sun DAT registry library and datadm" \
|
H A D | system-test-zfstest.mf | 1700 file path=opt/zfs-tests/tests/functional/history/i386.migratedpool.DAT.Z \ 1705 file path=opt/zfs-tests/tests/functional/history/sparc.migratedpool.DAT.Z \
|
/titanic_41/usr/src/uts/common/io/ |
H A D | asy.c | 1006 ddi_put8(asy->asy_iohandle, asy->asy_ioaddr + (DAT+DLL), in asyattach() 1008 ddi_put8(asy->asy_iohandle, asy->asy_ioaddr + (DAT+DLH), in asyattach() 1409 ddi_put8(asy->asy_iohandle, asy->asy_ioaddr + DAT, in asy_identify_chip() 1423 asy->asy_ioaddr + DAT, i); in asy_identify_chip() 1457 asy->asy_ioaddr + DAT); /* lose another */ in asy_identify_chip() 2105 asy->asy_ioaddr + DAT); in asy_program() 2109 asy->asy_ioaddr + DAT); in asy_program() 2145 ddi_put8(asy->asy_iohandle, asy->asy_ioaddr + DAT, in asy_program() 2255 asy->asy_ioaddr + DAT); in asyintr() 2343 asy->asy_ioaddr + DAT, *async->async_optr++); in async_txint() [all …]
|
/titanic_41/usr/src/uts/sun4/sys/ |
H A D | sudev.h | 50 #define DAT 0 /* receive/transmit data */ macro
|
/titanic_41/usr/src/uts/common/sys/ |
H A D | asy.h | 59 #define DAT 0 /* receive/transmit data */ macro
|
/titanic_41/usr/src/cmd/mandoc/ |
H A D | msec.in | 35 LINE("3DAT", "Direct Access Transport Library Functions")
|
/titanic_41/usr/src/lib/libsecdb/ |
H A D | prof_attr.txt | 92 DAT Administration:::Manage the DAT configuration:help=RtDatAdmin.html
|
H A D | exec_attr.txt | 303 DAT Administration:solaris:cmd:::/usr/sbin/datadm:euid=0
|
/titanic_41/usr/src/data/hwdata/ |
H A D | usb.ids | 19813 AT 0704 DAT
|