public inbox for linux-scsi@vger.kernel.org
 help / color / mirror / Atom feed
* request_buffer versus buffer in Scsi_Cmnd
@ 2002-09-27  9:15 Jeremy Higdon
  2002-09-27 16:29 ` Mike Anderson
  0 siblings, 1 reply; 3+ messages in thread
From: Jeremy Higdon @ 2002-09-27  9:15 UTC (permalink / raw)
  To: linux-scsi

I notice that the qlogicfc driver calls pci_map_sg with the request_buffer
field and pci_unmap_sg with the buffer field.

>From looking at the code in drivers/scsi/scsi*, it would appear that they
are mostly the same, and the fact that qlogicfc works would seem to confirm
that.  However, the fact that there are two different fields leads me
to ask what the difference is supposed to be.

thanks

jeremy

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2002-09-28  1:50 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-09-27  9:15 request_buffer versus buffer in Scsi_Cmnd Jeremy Higdon
2002-09-27 16:29 ` Mike Anderson
2002-09-28  1:50   ` Jeremy Higdon

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox