Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/scsi/
Dnsp32.c130 static nsp32_hw_data nsp32_data_base; /* probe <-> detect glue */
220 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 *,
229 static void nsp32_wait_req (nsp32_hw_data *, int);
230 static void nsp32_wait_sack (nsp32_hw_data *, int);
231 static void nsp32_sack_assert (nsp32_hw_data *);
232 static void nsp32_sack_negate (nsp32_hw_data *);
233 static void nsp32_do_bus_reset(nsp32_hw_data *);
[all …]
Dnsp32.h603 } nsp32_hw_data; typedef