Searched refs:spi_populate_sync_msg (Results 1 – 8 of 8) sorted by relevance
/drivers/scsi/ |
D | esp_scsi.c | 751 spi_populate_sync_msg(&esp->msg_out[0], in esp_maybe_execute_command() 1417 spi_populate_sync_msg(&esp->msg_out[0], in esp_msgin_reject() 1485 spi_populate_sync_msg(&esp->msg_out[0], in esp_msgin_sdtr() 1526 spi_populate_sync_msg(&esp->msg_out[0], in esp_msgin_wdtr()
|
D | scsi_transport_spi.c | 1184 int spi_populate_sync_msg(unsigned char *msg, int period, int offset) in spi_populate_sync_msg() function 1193 EXPORT_SYMBOL_GPL(spi_populate_sync_msg);
|
D | 53c700.c | 1439 count += spi_populate_sync_msg(&hostdata->msgout[count], in NCR_700_start_command()
|
D | ncr53c8xx.c | 4087 msglen += spi_populate_sync_msg(msgptr + msglen, in ncr_prepare_nego() 6965 spi_populate_sync_msg(np->msgout, per, ofs); in ncr_int_sir()
|
D | aha152x.c | 1697 MSGOLEN += spi_populate_sync_msg(&MSGO(MSGOLEN), 50, 8); in seldo_run()
|
/drivers/scsi/sym53c8xx_2/ |
D | sym_hipd.c | 1447 msglen += spi_populate_sync_msg(msgptr + msglen, goal->period, 4017 spi_populate_sync_msg(np->msgout, per, ofs); 4300 spi_populate_sync_msg(np->msgout, tp->tgoal.period,
|
/drivers/scsi/aic7xxx/ |
D | aic7xxx_core.c | 3065 ahc->msgout_index += spi_populate_sync_msg( in ahc_construct_sdtr()
|
D | aic79xx_core.c | 4623 ahd->msgout_index += spi_populate_sync_msg( in ahd_construct_sdtr()
|