Searched refs:spi_populate_tag_msg (Results 1 – 4 of 4) sorted by relevance
147 int spi_populate_tag_msg(unsigned char *msg, struct scsi_cmnd *cmd);
1229 int spi_populate_tag_msg(unsigned char *msg, struct scsi_cmnd *cmd) in spi_populate_tag_msg() function1239 EXPORT_SYMBOL_GPL(spi_populate_tag_msg);
1443 count += spi_populate_tag_msg(&hostdata->msgout[count], SCp); in NCR_700_start_command()
719 if (!spi_populate_tag_msg(&ent->tag[0], cmd)) { in find_and_prep_issuable_command()