Name

_scsih_read_capacity_16 — send READ_CAPACITY_16 to target

Synopsis

int _scsih_read_capacity_16 (MPT_SCSI_HOST * hd,
 int id,
 int channel,
 u32 lun,
 void * data,
 u32 length);
 

Arguments

hd

-- undescribed --

id

-- undescribed --

channel

-- undescribed --

lun

-- undescribed --

data

-- undescribed --

length

-- undescribed --

Description