linux-raid.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Removable Hard Disk Drive
@ 2002-11-06 13:59 MShetty
  0 siblings, 0 replies; only message in thread
From: MShetty @ 2002-11-06 13:59 UTC (permalink / raw)
  To: linux-scsi, linux-raid

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



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2002-11-06 13:59 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-11-06 13:59 Removable Hard Disk Drive MShetty

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).