Searched refs:nsp_hw_data (Results 1 – 4 of 4) sorted by relevance
89 static nsp_hw_data nsp_data_base; /* attach <-> detect glue */177 nsp_hw_data *data = (nsp_hw_data *)SCpnt->device->host->hostdata; in nsp_scsi_done()192 nsp_hw_data *data = (nsp_hw_data *)SCpnt->device->host->hostdata; in nsp_queuecommand_lck()269 static void nsp_setup_fifo(nsp_hw_data *data, int enabled) in DEF_SCSI_QCMD()287 static void nsphw_init_sync(nsp_hw_data *data) in nsphw_init_sync()304 static int nsphw_init(nsp_hw_data *data) in nsphw_init()367 nsp_hw_data *data = (nsp_hw_data *)SCpnt->device->host->hostdata; in nsphw_start_selection()447 nsp_hw_data *data = (nsp_hw_data *)SCpnt->device->host->hostdata; in nsp_analyze_sdtr()504 nsp_hw_data *data = (nsp_hw_data *)SCpnt->device->host->hostdata; in nsp_start_timer()580 nsp_hw_data *data = (nsp_hw_data *)SCpnt->device->host->hostdata; in nsp_xfer()[all …]
14 nsp_hw_data *data = (nsp_hw_data *)SCpnt->device->host->hostdata; in nsp_message_in()55 nsp_hw_data *data = (nsp_hw_data *)SCpnt->device->host->hostdata; in nsp_message_out()
281 } nsp_hw_data; typedef304 static int nsp_bus_reset (nsp_hw_data *data);307 static int nsphw_init (nsp_hw_data *data);334 static void show_message (nsp_hw_data *data);
204 static void show_message(nsp_hw_data *data) in show_message()