Home
last modified time | relevance | path

Searched refs:pI2o_dev (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/drivers/scsi/
Ddpti.h189 struct i2o_device* pI2o_dev; member
199 struct i2o_device* pI2o_dev; member
Ddpt_i2o.c580 unit = d->pI2o_dev->lct_data.tid; in adpt_show_info()
1595 pDev->pI2o_dev = d; in adpt_i2o_parse_lct()
2533 struct i2o_device* pI2o_dev = NULL; in adpt_i2o_reparse_lct() local
2628 pDev->pI2o_dev = d; in adpt_i2o_reparse_lct()
2652 d = pDev->pI2o_dev; in adpt_i2o_reparse_lct()
2669 for (pI2o_dev = pHba->devices; pI2o_dev; pI2o_dev = pI2o_dev->next) { in adpt_i2o_reparse_lct()
2670 pDev =(struct adpt_device*) pI2o_dev->owner; in adpt_i2o_reparse_lct()