Lines Matching defs:data

411 	nsp32_hw_data *data = (nsp32_hw_data *)SCpnt->device->host->hostdata;  in nsp32_build_identify()  local
432 nsp32_hw_data *data = (nsp32_hw_data *)SCpnt->device->host->hostdata; in nsp32_build_sdtr() local
449 nsp32_hw_data *data = (nsp32_hw_data *)SCpnt->device->host->hostdata; in nsp32_build_nop() local
467 nsp32_hw_data *data = (nsp32_hw_data *)SCpnt->device->host->hostdata; in nsp32_build_reject() local
497 nsp32_hw_data *data = (nsp32_hw_data *)SCpnt->device->host->hostdata; in nsp32_msgout_register() local
538 nsp32_hw_data *data = (nsp32_hw_data *)SCpnt->device->host->hostdata; in nsp32_selection_autopara() local
651 nsp32_hw_data *data = (nsp32_hw_data *)SCpnt->device->host->hostdata; in nsp32_selection_autoscsi() local
857 nsp32_hw_data *data = (nsp32_hw_data *)SCpnt->device->host->hostdata; in nsp32_reselection() local
911 nsp32_hw_data *data = (nsp32_hw_data *)SCpnt->device->host->hostdata; in nsp32_setup_sg_table() local
977 nsp32_hw_data *data = (nsp32_hw_data *)SCpnt->device->host->hostdata; in nsp32_queuecommand() local
1119 static int nsp32hw_init(nsp32_hw_data *data) in nsp32hw_init()
1228 nsp32_hw_data *data = dev_id; in do_nsp32_isr() local
1532 nsp32_hw_data *data; in nsp32_proc_info() local
1640 nsp32_hw_data *data = (nsp32_hw_data *)SCpnt->device->host->hostdata; in nsp32_scsi_done() local
1696 nsp32_hw_data *data = (nsp32_hw_data *)SCpnt->device->host->hostdata; in nsp32_busfree_occur() local
1854 nsp32_hw_data *data = (nsp32_hw_data *)SCpnt->device->host->hostdata; in nsp32_adjust_busfree() local
1927 nsp32_hw_data *data = (nsp32_hw_data *)SCpnt->device->host->hostdata; in nsp32_msgout_occur() local
2003 nsp32_hw_data *data = (nsp32_hw_data *)SCpnt->device->host->hostdata; in nsp32_restart_autoscsi() local
2071 nsp32_hw_data *data = (nsp32_hw_data *)SCpnt->device->host->hostdata; in nsp32_msgin_occur() local
2366 nsp32_hw_data *data = (nsp32_hw_data *)SCpnt->device->host->hostdata; in nsp32_analyze_sdtr() local
2499 static int nsp32_search_period_entry(nsp32_hw_data *data, in nsp32_search_period_entry()
2532 static void nsp32_set_async(nsp32_hw_data *data, nsp32_target *target) in nsp32_set_async()
2549 static void nsp32_set_max_sync(nsp32_hw_data *data, in nsp32_set_max_sync()
2571 static void nsp32_set_sync_entry(nsp32_hw_data *data, in nsp32_set_sync_entry()
2600 static void nsp32_wait_req(nsp32_hw_data *data, int state) in nsp32_wait_req()
2629 static void nsp32_wait_sack(nsp32_hw_data *data, int state) in nsp32_wait_sack()
2660 static void nsp32_sack_assert(nsp32_hw_data *data) in nsp32_sack_assert()
2673 static void nsp32_sack_negate(nsp32_hw_data *data) in nsp32_sack_negate()
2706 nsp32_hw_data *data; in nsp32_detect() local
2934 nsp32_hw_data *data = (nsp32_hw_data *)host->hostdata; in nsp32_release() local
2963 nsp32_hw_data *data = (nsp32_hw_data *)shpnt->hostdata; in nsp32_info() local
2974 nsp32_hw_data *data = (nsp32_hw_data *)SCpnt->device->host->hostdata; in nsp32_eh_abort() local
3002 nsp32_hw_data *data = (nsp32_hw_data *)SCpnt->device->host->hostdata; in nsp32_eh_bus_reset() local
3015 static void nsp32_do_bus_reset(nsp32_hw_data *data) in nsp32_do_bus_reset()
3061 nsp32_hw_data *data = (nsp32_hw_data *)host->hostdata; in nsp32_eh_host_reset() local
3082 static int nsp32_getprom_param(nsp32_hw_data *data) in nsp32_getprom_param()
3165 static int nsp32_getprom_at24(nsp32_hw_data *data) in nsp32_getprom_at24()
3252 static int nsp32_getprom_c16(nsp32_hw_data *data) in nsp32_getprom_c16()
3303 static int nsp32_prom_read(nsp32_hw_data *data, int romaddr) in nsp32_prom_read()
3368 static inline void nsp32_prom_set(nsp32_hw_data *data, int bit, int val) in nsp32_prom_set()
3386 static inline int nsp32_prom_get(nsp32_hw_data *data, int bit) in nsp32_prom_get()
3410 static void nsp32_prom_start (nsp32_hw_data *data) in nsp32_prom_start()
3421 static void nsp32_prom_stop (nsp32_hw_data *data) in nsp32_prom_stop()
3431 static void nsp32_prom_write_bit(nsp32_hw_data *data, int val) in nsp32_prom_write_bit()
3439 static int nsp32_prom_read_bit(nsp32_hw_data *data) in nsp32_prom_read_bit()
3473 nsp32_hw_data *data = (nsp32_hw_data *)host->hostdata; in nsp32_suspend() local
3488 nsp32_hw_data *data = (nsp32_hw_data *)host->hostdata; in nsp32_resume() local
3531 nsp32_hw_data *data = &nsp32_data_base; in nsp32_probe() local