linux-raid.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: MShetty <mranalini.shetty@patni.com>
To: linux-scsi <linux-scsi@vger.kernel.org>,
	linux-raid <linux-raid@vger.kernel.org>
Subject: Removable Hard Disk Drive
Date: Wed, 06 Nov 2002 19:29:36 +0530	[thread overview]
Message-ID: <3DC92048.423A58@patni.com> (raw)

Hi,

With respect to a "removable hard disk drive" what would B128, B96,
B64 and B32 stand for ??

The piece of code I am reading doing a convertion between A and B
where
A =
     unsigned long   num_Major;
     unsigned long   num_Minor;
     unsigned int    num_Disk;
     unsigned int    num_Dkc;  // Disk Controller
     unsigned int    num_Dport;
     unsigned int    num_Hba;
     unsigned int    num_Hport; // Host Port
     unsigned int    num_Bus;
     unsigned int    num_TId;
     unsigned int    num_Hlu;  // Host Logical Unit

B =
struct B
{
    unsigned int B128;
    unsigned int B96;
    unsigned int B64;
    unsigned int B32;
};

Would help if I could get some clue on what they stand for.

Thanks and Regards,
M Shetty



                 reply	other threads:[~2002-11-06 13:59 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=3DC92048.423A58@patni.com \
    --to=mranalini.shetty@patni.com \
    --cc=linux-raid@vger.kernel.org \
    --cc=linux-scsi@vger.kernel.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;
as well as URLs for NNTP newsgroup(s).