Searched refs:nsp_hw_data (Results 1 – 4 of 4) sorted by relevance
94 static nsp_hw_data nsp_data_base; /* attach <-> detect glue */182 nsp_hw_data *data = (nsp_hw_data *)SCpnt->device->host->hostdata; in nsp_scsi_done()197 nsp_hw_data *data = (nsp_hw_data *)SCpnt->device->host->hostdata; in nsp_queuecommand_lck()272 static void nsp_setup_fifo(nsp_hw_data *data, bool enabled) in DEF_SCSI_QCMD()290 static void nsphw_init_sync(nsp_hw_data *data) in nsphw_init_sync()307 static void nsphw_init(nsp_hw_data *data) in nsphw_init()369 nsp_hw_data *data = (nsp_hw_data *)SCpnt->device->host->hostdata; in nsphw_start_selection()449 nsp_hw_data *data = (nsp_hw_data *)SCpnt->device->host->hostdata; in nsp_analyze_sdtr()506 nsp_hw_data *data = (nsp_hw_data *)SCpnt->device->host->hostdata; in nsp_start_timer()583 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 void 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()