spi_populate_sync_msg 1424 drivers/scsi/53c700.c 		count += spi_populate_sync_msg(&hostdata->msgout[count],
spi_populate_sync_msg 1532 drivers/scsi/aha152x.c 		MSGOLEN += spi_populate_sync_msg(&MSGO(MSGOLEN), 50, 8);
spi_populate_sync_msg 4617 drivers/scsi/aic7xxx/aic79xx_core.c 	ahd->msgout_index += spi_populate_sync_msg(
spi_populate_sync_msg 3058 drivers/scsi/aic7xxx/aic7xxx_core.c 	ahc->msgout_index += spi_populate_sync_msg(
spi_populate_sync_msg  803 drivers/scsi/esp_scsi.c 				spi_populate_sync_msg(&esp->msg_out[0],
spi_populate_sync_msg 1472 drivers/scsi/esp_scsi.c 				spi_populate_sync_msg(&esp->msg_out[0],
spi_populate_sync_msg 1539 drivers/scsi/esp_scsi.c 		spi_populate_sync_msg(&esp->msg_out[0],
spi_populate_sync_msg 1580 drivers/scsi/esp_scsi.c 			spi_populate_sync_msg(&esp->msg_out[0],
spi_populate_sync_msg 4078 drivers/scsi/ncr53c8xx.c 		msglen += spi_populate_sync_msg(msgptr + msglen,
spi_populate_sync_msg 6957 drivers/scsi/ncr53c8xx.c 		spi_populate_sync_msg(np->msgout, per, ofs);
spi_populate_sync_msg 1191 drivers/scsi/scsi_transport_spi.c EXPORT_SYMBOL_GPL(spi_populate_sync_msg);
spi_populate_sync_msg 1434 drivers/scsi/sym53c8xx_2/sym_hipd.c 		msglen += spi_populate_sync_msg(msgptr + msglen, goal->period,
spi_populate_sync_msg 4008 drivers/scsi/sym53c8xx_2/sym_hipd.c 	spi_populate_sync_msg(np->msgout, per, ofs);
spi_populate_sync_msg 4291 drivers/scsi/sym53c8xx_2/sym_hipd.c 			spi_populate_sync_msg(np->msgout, tp->tgoal.period,
spi_populate_sync_msg  144 include/scsi/scsi_transport_spi.h int spi_populate_sync_msg(unsigned char *msg, int period, int offset);