Home
last modified time | relevance | path

Searched defs:_nsp32_autoparam (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/scsi/
H A Dnsp32.h452 typedef struct _nsp32_autoparam { struct
453 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 …]