Home
last modified time | relevance | path

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

/linux/drivers/scsi/
A Dnsp32.c220 static int nsp32_search_period_entry(nsp32_hw_data *, nsp32_target *,
222 static void nsp32_set_async (nsp32_hw_data *, nsp32_target *);
911 nsp32_target *target; in nsp32_queuecommand_lck()
2232 nsp32_target *target = data->cur_target; in nsp32_analyze_sdtr()
2360 nsp32_target *target, in nsp32_search_period_entry()
2410 nsp32_target *target, in nsp32_set_max_sync()
2432 nsp32_target *target, in nsp32_set_sync_entry()
2683 nsp32_target *target = &(data->target[i]); in nsp32_detect()
2865 nsp32_target *target = &data->target[i]; in nsp32_do_bus_reset()
2993 nsp32_target *target; in nsp32_getprom_at24()
[all …]
A Dnsp32.h546 } nsp32_target; typedef
576 nsp32_target *cur_target; /* Current connected SCSI ID */
577 nsp32_target target[MAX_TARGET]; /* SCSI ID */

Completed in 11 milliseconds