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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/scsi/
H A Dscsi_transport_spi.h157 int spi_populate_sync_msg(unsigned char *msg, int period, int offset);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/
H A Desp_scsi.c752 spi_populate_sync_msg(&esp->msg_out[0],
1415 spi_populate_sync_msg(&esp->msg_out[0],
1483 spi_populate_sync_msg(&esp->msg_out[0],
1524 spi_populate_sync_msg(&esp->msg_out[0],
H A Dscsi_transport_spi.c1161 int spi_populate_sync_msg(unsigned char *msg, int period, int offset) function
1170 EXPORT_SYMBOL_GPL(spi_populate_sync_msg); variable
H A D53c700.c1439 count += spi_populate_sync_msg(&hostdata->msgout[count],
H A Dncr53c8xx.c4055 msglen += spi_populate_sync_msg(msgptr + msglen,
6813 spi_populate_sync_msg(np->msgout, per, ofs);
H A Daha152x.c1653 MSGOLEN += spi_populate_sync_msg(&MSGO(MSGOLEN), 50, 8);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/sym53c8xx_2/
H A Dsym_hipd.c1420 msglen += spi_populate_sync_msg(msgptr + msglen, goal->period,
3965 spi_populate_sync_msg(np->msgout, per, ofs);
4248 spi_populate_sync_msg(np->msgout, tp->tgoal.period,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/aic7xxx/
H A Daic7xxx_core.c3023 ahc->msgout_index += spi_populate_sync_msg(
H A Daic79xx_core.c4551 ahd->msgout_index += spi_populate_sync_msg(

Completed in 125 milliseconds