Searched defs:_nsp32_autoparam (Results 1 – 1 of 1) sorted by relevance
452 typedef struct _nsp32_autoparam { struct453 u8 cdb[4 * 0x10]; /* SCSI Command */454 u32_le msgout; /* outgoing messages */455 u8 syncreg; /* sync register value */456 u8 ackwidth; /* ack width register value */457 u8 target_id; /* target/host device id */458 u8 sample_reg; /* hazard killer sampling rate */459 u16_le command_control; /* command control register */460 u16_le transfer_control; /* transfer control register */461 u32_le sgt_pointer; /* SG table physical address for DMA */[all …]