Searched refs:spi_populate_ppr_msg (Results  1 – 5 of 5) sorted by relevance
| /Linux-v5.4/include/scsi/ | 
| D | scsi_transport_spi.h | 145 int spi_populate_ppr_msg(unsigned char *msg, int period, int offset, int width,
 | 
| /Linux-v5.4/drivers/scsi/ | 
| D | scsi_transport_spi.c | 1193 int spi_populate_ppr_msg(unsigned char *msg, int period, int offset,  in spi_populate_ppr_msg()  function1206 EXPORT_SYMBOL_GPL(spi_populate_ppr_msg);
 
 | 
| /Linux-v5.4/drivers/scsi/sym53c8xx_2/ | 
| D | sym_hipd.c | 1441 		msglen += spi_populate_ppr_msg(msgptr + msglen, goal->period,4134 	spi_populate_ppr_msg(np->msgout, per, ofs, wide, opts);
 
 | 
| /Linux-v5.4/drivers/scsi/aic7xxx/ | 
| D | aic7xxx_core.c | 3097 	ahc->msgout_index += spi_populate_ppr_msg(  in ahc_construct_ppr()
 | 
| D | aic79xx_core.c | 4663 	ahd->msgout_index += spi_populate_ppr_msg(  in ahd_construct_ppr()
 |