Home
last modified time | relevance | path

Searched refs:spi_populate_width_msg (Results 1 – 8 of 8) sorted by relevance

/openbmc/linux/include/scsi/
H A Dscsi_transport_spi.h143 int spi_populate_width_msg(unsigned char *msg, int width);
/openbmc/linux/drivers/scsi/
H A Dscsi_transport_spi.c1183 int spi_populate_width_msg(unsigned char *msg, int width) in spi_populate_width_msg() function
1191 EXPORT_SYMBOL_GPL(spi_populate_width_msg);
H A Dncr53c8xx.c4054 msglen += spi_populate_width_msg(msgptr + msglen, tp->usrwide); in ncr_prepare_nego()
6877 spi_populate_width_msg(np->msgout, wide); in ncr_int_sir()
H A Desp_scsi.c800 spi_populate_width_msg(&esp->msg_out[0], in esp_maybe_execute_command()
H A Ddc395x.c1288 srb->msg_count += spi_populate_width_msg(ptr, wide); in build_wdtr()
/openbmc/linux/drivers/scsi/sym53c8xx_2/
H A Dsym_hipd.c1438 msglen += spi_populate_width_msg(msgptr + msglen, goal->width);
4246 spi_populate_width_msg(np->msgout, wide);
/openbmc/linux/drivers/scsi/aic7xxx/
H A Daic7xxx_core.c3058 ahc->msgout_index += spi_populate_width_msg( in ahc_construct_wdtr()
H A Daic79xx_core.c4605 ahd->msgout_index += spi_populate_width_msg( in ahd_construct_wdtr()