| plan 9 kernel history: overview | file list | diff list |
1992/0825/port/portdat.h (diff list | history)
| 1992/0824/sys/src/9/port/portdat.h:149,157 – 1992/0825/sys/src/9/port/portdat.h:149,154 (short | long | prev | next) | ||
|
In Chan: remove rdl, wrl, offl. Add ScsiInquiry.
rsc Fri Mar 4 12:44:25 2005 | ||
| 1991/0428 | struct Chan { | |
| 1991/1101 |
| |
| 1991/0428 | Ref; union{ Chan *next; /* allocation */ | |
| 1992/0824/sys/src/9/port/portdat.h:231,236 – 1992/0825/sys/src/9/port/portdat.h:228,234 | ||
| 1992/0824 | { | |
| 1992/0808 | ScsiTestunit = 0x00, ScsiExtsens = 0x03, | |
| 1992/0825 | ScsiInquiry = 0x12, | |
| 1992/0808 | ScsiModesense = 0x1a, ScsiGetcap = 0x25, ScsiRead = 0x08, | |