tag | line | file | source code |
ushort | 97 | include/linux/kd.h | ushort ioaddr[MKDIOADDR]; /* valid i/o addresses */ |
ushort | 22 | include/linux/vt.h | ushort v_active; /* active vt */ |
ushort | 23 | include/linux/vt.h | ushort v_signal; /* signal to send */ |
ushort | 24 | include/linux/vt.h | ushort v_state; /* vt bitmask */ |
ushort | 61 | kernel/blk_drv/scsi/aha1740.c | ushort don:1, /* Command Done - No Error */ |
ushort | 110 | kernel/blk_drv/scsi/aha1740.h | ushort cmdw; /* Command Word */ |
ushort | 112 | kernel/blk_drv/scsi/aha1740.h | ushort cne:1, /* Control Block Chaining */ |
ushort | 119 | kernel/blk_drv/scsi/aha1740.h | ushort lun:3, /* Logical Unit */ |
ushort | 128 | kernel/blk_drv/scsi/aha1740.h | ushort nil0; /* nothing */ |
ushort | 137 | kernel/blk_drv/scsi/aha1740.h | ushort datacheck; /* Data checksum */ |