Searched refs:mvi_device (Results 1 - 1 of 1) sorted by relevance

/drivers/scsi/mvsas/
H A Dmv_sas.c1287 struct mvs_device *mvi_device; local
1294 mvi_device = mvs_alloc_dev(mvi);
1295 if (!mvi_device) {
1299 dev->lldd_dev = mvi_device;
1300 mvi_device->dev_status = MVS_DEV_NORMAL;
1301 mvi_device->dev_type = dev->dev_type;
1302 mvi_device->mvi_info = mvi;
1303 mvi_device->sas_device = dev;
1312 mvi_device->attached_phy = phy_id;

Completed in 144 milliseconds