Lines Matching defs:_nsp_hw_data
244 typedef struct _nsp_hw_data { struct
245 unsigned int BaseAddress;
246 unsigned int NumAddress;
247 unsigned int IrqNumber;
249 unsigned long MmioAddress;
251 unsigned long MmioLength;
253 unsigned char ScsiClockDiv;
255 unsigned char TransferMode;
257 int TimerCount;
258 int SelectionTimeOut;
259 struct scsi_cmnd *CurrentSC;
262 int FifoCount;
265 unsigned char MsgBuffer[MSGBUF_SIZE];
266 int MsgLen;
269 sync_data Sync[N_TARGET];
271 char nspinfo[110]; /* description */
272 spinlock_t Lock;
274 scsi_info_t *ScsiInfo; /* attach <-> detect glue */
278 int CmdId; /* Accepted command serial number.