Searched refs:DIO (Results 1 - 10 of 10) sorted by relevance

/opensolaris-onvv-gate/usr/src/uts/common/io/pcmcia/
H A Dpcdisk.c93 if (pcata_debug & DIO)
115 if (pcata_debug & DIO)
132 if (pcata_debug & DIO) {
176 if (pcata_debug & DIO)
278 if (pcata_debug & DIO) cmn_err(CE_CONT, "_ioctl\n");
794 if (pcata_debug & DIO)
817 if (pcata_debug & DIO)
871 if (pcata_debug & DIO)
883 if (pcata_debug & DIO)
H A Dpcide.c614 if (pcata_debug & DIO) {
624 if (pcata_debug & DIO) {
730 if (pcata_debug & DIO) {
829 if (pcata_debug & DIO)
1107 if (pcata_debug & DIO) {
1297 if (pcata_debug & DIO) {
1320 if (pcata_debug & DIO) {
1345 if (pcata_debug & DIO) {
1358 if (pcata_debug & DIO)
1988 if (pcata_debug & DIO) {
[all...]
H A Dpcata.c1522 if (pcata_debug & DIO) {
/opensolaris-onvv-gate/usr/src/uts/sun/sys/
H A Dfdreg.h71 #define DIO 0x40 /* data in/out - 1 = remove bytes from fifo */ macro
/opensolaris-onvv-gate/usr/src/uts/intel/io/dktp/drvobj/
H A Dstrategy.c89 #define DIO 0x0004 macro
90 static int flc_debug = DENT|DERR|DIO;
720 #define DIO 0x0004 macro
721 static int que_debug = DENT|DERR|DIO;
/opensolaris-onvv-gate/usr/src/uts/common/sys/pcmcia/
H A Dpcata.h317 #define DIO 0x0004 macro
/opensolaris-onvv-gate/usr/src/uts/intel/io/dktp/disk/
H A Dcmdk.c53 #define DIO 0x0002 macro
55 static int cmdk_debug = DIO;
479 if (cmdk_debug & DIO) {
/opensolaris-onvv-gate/usr/src/uts/sun/io/
H A Dfd.c3765 if ((Msr(fdc) & (DIO|RQM)) == RQM)
3814 if ((Msr(fdc) & (DIO|RQM)) == RQM)
3842 * If RQM + DIO, then a result byte is at hand.
3844 if ((tmp & (RQM|DIO|CB)) == (RQM|DIO|CB)) {
4236 * If RQM + DIO, then a result byte
4239 if ((tmp & (RQM|DIO|CB)) ==
4240 (RQM|DIO|CB)) {
4414 if ((Msr(fdc) & (DIO|RQM)) == RQM)
/opensolaris-onvv-gate/usr/src/uts/intel/io/dktp/dcdev/
H A Ddadk.c166 #define DIO 0x0004 macro
/opensolaris-onvv-gate/usr/src/cmd/hwdata/
H A Dpci.ids4127 0160 PCI-DIO-96
4129 1150 PCI-DIO-32HS High Speed Digital I/O Board
9148 b152 DIO-96D2-LPCI
10498 0d10 PCI-DIO
10684 6044 ME-6000/4/DIO
10685 6048 ME-6000/8/DIO
10686 604f ME-6000/16/DIO
10687 6054 ME-6000I/4/DIO
10688 6058 ME-6000I/8/DIO
10689 605f ME-6000I/16/DIO
[all...]

Completed in 140 milliseconds