Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/scsi/
Dnsp32.c220 static int nsp32_search_period_entry(nsp32_hw_data *, nsp32_target *,
222 static void nsp32_set_async (nsp32_hw_data *, nsp32_target *);
223 static void nsp32_set_max_sync (nsp32_hw_data *, nsp32_target *,
225 static void nsp32_set_sync_entry (nsp32_hw_data *, nsp32_target *,
911 nsp32_target *target; in nsp32_queuecommand_lck()
2233 nsp32_target *target = data->cur_target; in nsp32_analyze_sdtr()
2361 nsp32_target *target, in nsp32_search_period_entry()
2393 static void nsp32_set_async(nsp32_hw_data *data, nsp32_target *target) in nsp32_set_async()
2411 nsp32_target *target, in nsp32_set_max_sync()
2433 nsp32_target *target, in nsp32_set_sync_entry()
[all …]
Dnsp32.h546 } nsp32_target; typedef
576 nsp32_target *cur_target; /* Current connected SCSI ID */
577 nsp32_target target[MAX_TARGET]; /* SCSI ID */