Home
last modified time | relevance | path

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

/Linux-v4.19/include/scsi/
Dscsi_transport_spi.h157 int spi_populate_sync_msg(unsigned char *msg, int period, int offset);
/Linux-v4.19/drivers/scsi/
Desp_scsi.c788 spi_populate_sync_msg(&esp->msg_out[0], in esp_maybe_execute_command()
1470 spi_populate_sync_msg(&esp->msg_out[0], in esp_msgin_reject()
1537 spi_populate_sync_msg(&esp->msg_out[0], in esp_msgin_sdtr()
1578 spi_populate_sync_msg(&esp->msg_out[0], in esp_msgin_wdtr()
Dscsi_transport_spi.c1195 int spi_populate_sync_msg(unsigned char *msg, int period, int offset) in spi_populate_sync_msg() function
1204 EXPORT_SYMBOL_GPL(spi_populate_sync_msg);
D53c700.c1437 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.c1546 MSGOLEN += spi_populate_sync_msg(&MSGO(MSGOLEN), 50, 8); in seldo_run()
/Linux-v4.19/drivers/scsi/sym53c8xx_2/
Dsym_hipd.c1447 msglen += spi_populate_sync_msg(msgptr + msglen, goal->period,
4020 spi_populate_sync_msg(np->msgout, per, ofs);
4303 spi_populate_sync_msg(np->msgout, tp->tgoal.period,
/Linux-v4.19/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()