Linux PARISC architecture development
 help / color / mirror / Atom feed
From: Grant Grundler <grundler@dsl2.external.hp.com>
To: Bruno Vidal <bruno_vidal@hpfrcu03.france.hp.com>
Cc: "parisc-linux@lists.parisc-linux.org"
	<parisc-linux@lists.parisc-linux.org>
Subject: Re: [parisc-linux] How retrieving HPA/SPA with the device node
Date: Mon, 03 Jun 2002 14:38:19 -0600	[thread overview]
Message-ID: <20020603203819.DB7084831@dsl2.external.hp.com> (raw)
In-Reply-To: Message from Bruno Vidal <bruno_vidal@hpfrcu03.france.hp.com> of "Mon, 03 Jun 2002 13:04:10 +0200." <3CFB4D2A.F86BEDC4@admin.france.hp.com>

Bruno Vidal wrote:
> Can someone can explain what is the difference between the
> "hpa" of a scsi card (pci or not) and the "base" in the structure Scsi_Host ?

hpa and base are "handles" for different views of HW.
"hpa" doesn't have to be a physical address (though it normally is).
On V-class, the hpa is bogus and just a reference to particular IO device.
base could be "adjusted" (like the LASI example) or "F-extended"
for 64-bit or whatever the platform code thinks the driver needs
to reference the device properly.

But in practice, for the platforms we support to date, I think you
can compare them (or compare most of the bits) to determine
if it's the same device.

grant

  parent reply	other threads:[~2002-06-03 20:38 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-04-02 14:08 [parisc-linux] How retrieving HPA/SPA with the device node Bruno Vidal
2002-04-02 14:23 ` Matthew Wilcox
2002-04-02 14:36   ` Bruno Vidal
2002-04-02 16:44 ` Grant Grundler
2002-04-02 16:50   ` Grant Grundler
2002-04-03  7:00     ` Bruno Vidal
2002-05-17 14:11   ` Bruno Vidal
2002-05-17 15:36     ` Grant Grundler
2002-06-03 11:04   ` Bruno Vidal
2002-06-03 12:26     ` Matthew Wilcox
2002-06-03 20:38     ` Grant Grundler [this message]
2002-06-04  7:57       ` Bruno Vidal

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20020603203819.DB7084831@dsl2.external.hp.com \
    --to=grundler@dsl2.external.hp.com \
    --cc=bruno_vidal@hpfrcu03.france.hp.com \
    --cc=parisc-linux@lists.parisc-linux.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox