Home
last modified time | relevance | path

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

/linux-6.6.21/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 *,
912 nsp32_target *target; in nsp32_queuecommand_lck()
2226 nsp32_target *target = data->cur_target; in nsp32_analyze_sdtr()
2354 nsp32_target *target, in nsp32_search_period_entry()
2386 static void nsp32_set_async(nsp32_hw_data *data, nsp32_target *target) in nsp32_set_async()
2404 nsp32_target *target, in nsp32_set_max_sync()
2426 nsp32_target *target, in nsp32_set_sync_entry()
[all …]
Dnsp32.h555 } nsp32_target; typedef
585 nsp32_target *cur_target; /* Current connected SCSI ID */
586 nsp32_target target[MAX_TARGET]; /* SCSI ID */