Home
last modified time | relevance | path

Searched refs:spi_populate_ppr_msg (Results 1 – 5 of 5) sorted by relevance

/linux-6.12.1/include/scsi/
Dscsi_transport_spi.h145 int spi_populate_ppr_msg(unsigned char *msg, int period, int offset, int width,
/linux-6.12.1/drivers/scsi/
Dscsi_transport_spi.c1205 int spi_populate_ppr_msg(unsigned char *msg, int period, int offset, in spi_populate_ppr_msg() function
1218 EXPORT_SYMBOL_GPL(spi_populate_ppr_msg);
/linux-6.12.1/drivers/scsi/sym53c8xx_2/
Dsym_hipd.c1441 msglen += spi_populate_ppr_msg(msgptr + msglen, goal->period,
4134 spi_populate_ppr_msg(np->msgout, per, ofs, wide, opts);
/linux-6.12.1/drivers/scsi/aic7xxx/
Daic7xxx_core.c3079 ahc->msgout_index += spi_populate_ppr_msg( in ahc_construct_ppr()
Daic79xx_core.c4633 ahd->msgout_index += spi_populate_ppr_msg( in ahd_construct_ppr()