Searched defs:Mbox32 (Results 1 – 1 of 1) sorted by relevance
81 typedef struct Mbox32 Mbox32; typedef82 struct Mbox32 { struct83 uchar ccb[4]; /* CCB pointer (LSB, ..., MSB) */84 uchar btstat; /* BT-7[45]7[SD] status */85 uchar sdstat; /* SCSI device status */86 uchar pad;87 uchar code; /* action/completion code */