Searched refs:nsp_hw_data (Results 1 – 4 of 4) sorted by relevance
90 static nsp_hw_data nsp_data_base; /* attach <-> detect glue */178 nsp_hw_data *data = (nsp_hw_data *)SCpnt->device->host->hostdata; in nsp_scsi_done()193 nsp_hw_data *data = (nsp_hw_data *)SCpnt->device->host->hostdata; in nsp_queuecommand_lck()270 static void nsp_setup_fifo(nsp_hw_data *data, int enabled) in DEF_SCSI_QCMD()288 static void nsphw_init_sync(nsp_hw_data *data) in nsphw_init_sync()305 static int nsphw_init(nsp_hw_data *data) in nsphw_init()368 nsp_hw_data *data = (nsp_hw_data *)SCpnt->device->host->hostdata; in nsphw_start_selection()448 nsp_hw_data *data = (nsp_hw_data *)SCpnt->device->host->hostdata; in nsp_analyze_sdtr()505 nsp_hw_data *data = (nsp_hw_data *)SCpnt->device->host->hostdata; in nsp_start_timer()581 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()