┌───────────────┬───────────────┬───────────────┬───────────────┐
│Offset         │# Bytes        │Description    │R/W*           │
├───────────────┼───────────────┼───────────────┼───────────────┤
│00h (00)       │01h (01)       │Command Code = │W              │
│               │               │5              │               │
├───────────────┼───────────────┼───────────────┼───────────────┤
│01h (01)       │01h (01)       │Status         │R              │
├───────────────┼───────────────┼───────────────┼───────────────┤
│02h (02)       │01h (01)       │Host Adapter   │W              │
│               │               │Number         │               │
├───────────────┼───────────────┼───────────────┼───────────────┤
│03h (03)       │01h (01)       │SCSI Request   │W              │
│               │               │Flags          │               │
├───────────────┼───────────────┼───────────────┼───────────────┤
│04h (04)       │04h (04)       │Reserved for   │-              │
│               │               │Expansion = 0  │               │
├───────────────┼───────────────┼───────────────┼───────────────┤
│08h (08)       │10h (16)       │Host Adapter   │W              │
│               │               │Unique         │               │
│               │               │Parameters     │               │
└───────────────┴───────────────┴───────────────┴───────────────┘
*The R/W column indicates whether the field is sent to ASPI (W), returned from ASPI (R), or reserved (-).

The definition of the host adapter unique parameters is left to implementation notes specific to a particular host adapter.


[Back: ASPI Command Code = 4: Reset SCSI Device]
[Next: Adapter Device Driver Interface Questions and Answers]