Searched refs:nsp32_target (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/
H A Dnsp32.h533 /* flag for nsp32_target.sync_flag */
538 /* syncronous period value for nsp32_target.config_max */
543 /* flag for nsp32_target.{sync_offset}, period */
561 } nsp32_target; typedef in typeref:struct:_nsp32_target
591 nsp32_target *cur_target; /* Current connected SCSI ID */
592 nsp32_target target[MAX_TARGET]; /* SCSI ID */
H A Dnsp32.c245 static int nsp32_search_period_entry(nsp32_hw_data *, nsp32_target *, unsigned char);
246 static void nsp32_set_async (nsp32_hw_data *, nsp32_target *);
247 static void nsp32_set_max_sync (nsp32_hw_data *, nsp32_target *, unsigned char *, unsigned char *);
248 static void nsp32_set_sync_entry (nsp32_hw_data *, nsp32_target *, int, unsigned char);
942 nsp32_target *target;
2331 nsp32_target *target = data->cur_target;
2464 nsp32_target *target,
2496 static void nsp32_set_async(nsp32_hw_data *data, nsp32_target *target)
2514 nsp32_target *target,
2536 nsp32_target *targe
[all...]

Completed in 44 milliseconds