Home
last modified time | relevance | path

Searched refs:nsp32_hw_data (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/
H A Dnsp32.c130 static nsp32_hw_data nsp32_data_base; /* probe <-> detect glue */
218 static int nsp32_search_period_entry(nsp32_hw_data *, nsp32_target *, unsigned char);
219 static void nsp32_set_async (nsp32_hw_data *, nsp32_target *);
220 static void nsp32_set_max_sync (nsp32_hw_data *, nsp32_target *, unsigned char *, unsigned char *);
221 static void nsp32_set_sync_entry (nsp32_hw_data *, nsp32_target *, int, unsigned char);
224 static void nsp32_wait_req (nsp32_hw_data *, int);
225 static void nsp32_wait_sack (nsp32_hw_data *, int);
226 static void nsp32_sack_assert (nsp32_hw_data *);
227 static void nsp32_sack_negate (nsp32_hw_data *);
228 static void nsp32_do_bus_reset(nsp32_hw_data *);
[all...]
H A Dnsp32.h594 } nsp32_hw_data; typedef
/kernel/linux/linux-6.6/drivers/scsi/
H A 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...]
H A Dnsp32.h603 } nsp32_hw_data; typedef

Completed in 7 milliseconds