Query: spi_display_xfer_agreement
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
SPI_DISPLAY_XFER_AGR(9) SCSI mid layer SPI_DISPLAY_XFER_AGR(9)NAMEspi_display_xfer_agreement - Print the current target transfer agreementSYNOPSISvoid spi_display_xfer_agreement(struct scsi_target * starget);ARGUMENTSstarget The target for which to display the agreementDESCRIPTIONEach SPI port is required to maintain a transfer agreement for each other port on the bus. This function prints a one-line summary of the current agreement; more detailed information is available in sysfs.AUTHORSJames Bottomley <James.Bottomley@hansenpartnership.com> Author. Rob Landley <rob@landley.net> Author.COPYRIGHTKernel Hackers Manual 3.10 June 2014 SPI_DISPLAY_XFER_AGR(9)