tech-kern archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: vioscsi cmd target id



I don't find it documented anywhere. The chan_id field of struct scsipi_channel is documented as "adapter's ID for this channel" (scsipiconf.h). vioscsi.c sets chan_id to 0.

On Tue, Sep 6, 2016 at 4:24 PM, Christos Zoulas <christos%zoulas.com@localhost> wrote:
On Sep 6,  3:04pm, desai.p.rohan%gmail.com@localhost (Rohan Desai) wrote:
-- Subject: Re: vioscsi cmd target id

| Do you mean target 0? Isn't that the virtual bus target? The probing code
| (see scsi_probe_bus in scsiconf.c) should skip this target since it matches
| the channel id set by vioscsi.

Yes... I did not know it was the virtual bus target... Where is it documented?

christos



Home | Main Index | Thread Index | Old Index