Home
last modified time | relevance | path

Searched refs:spi_populate_sync_msg (Results 1 – 9 of 9) sorted by relevance

/linux-4.4.14/include/scsi/
Dscsi_transport_spi.h157 int spi_populate_sync_msg(unsigned char *msg, int period, int offset);
/linux-4.4.14/drivers/scsi/
Desp_scsi.c790 spi_populate_sync_msg(&esp->msg_out[0], in esp_maybe_execute_command()
1481 spi_populate_sync_msg(&esp->msg_out[0], in esp_msgin_reject()
1549 spi_populate_sync_msg(&esp->msg_out[0], in esp_msgin_sdtr()
1590 spi_populate_sync_msg(&esp->msg_out[0], in esp_msgin_wdtr()
Dscsi_transport_spi.c1185 int spi_populate_sync_msg(unsigned char *msg, int period, int offset) in spi_populate_sync_msg() function
1194 EXPORT_SYMBOL_GPL(spi_populate_sync_msg);
D53c700.c1439 count += spi_populate_sync_msg(&hostdata->msgout[count], in NCR_700_start_command()
Dncr53c8xx.c4087 msglen += spi_populate_sync_msg(msgptr + msglen, in ncr_prepare_nego()
6965 spi_populate_sync_msg(np->msgout, per, ofs); in ncr_int_sir()
Daha152x.c1547 MSGOLEN += spi_populate_sync_msg(&MSGO(MSGOLEN), 50, 8); in seldo_run()
/linux-4.4.14/drivers/scsi/sym53c8xx_2/
Dsym_hipd.c1447 msglen += spi_populate_sync_msg(msgptr + msglen, goal->period,
4021 spi_populate_sync_msg(np->msgout, per, ofs);
4304 spi_populate_sync_msg(np->msgout, tp->tgoal.period,
/linux-4.4.14/drivers/scsi/aic7xxx/
Daic7xxx_core.c3065 ahc->msgout_index += spi_populate_sync_msg( in ahc_construct_sdtr()
Daic79xx_core.c4623 ahd->msgout_index += spi_populate_sync_msg( in ahd_construct_sdtr()