Searched refs:i2o_device (Results 1 – 3 of 3) sorted by relevance
71 struct i2o_device struct73 struct i2o_device *next; /* Chain */ argument74 struct i2o_device *prev; argument97 struct i2o_device *devices; /* I2O device chain */ argument
190 struct i2o_device* pI2o_dev;200 struct i2o_device* pI2o_dev;244 struct i2o_device* devices;272 static void adpt_i2o_report_hba_unit(adpt_hba* pHba, struct i2o_device *d);286 static int adpt_i2o_install_device(adpt_hba* pHba, struct i2o_device *d);
1079 struct i2o_device* d; in adpt_i2o_delete_hba()1080 struct i2o_device* next; in adpt_i2o_delete_hba()1459 struct i2o_device *d; in adpt_i2o_parse_lct()1517 d = kmalloc(sizeof(struct i2o_device), GFP_KERNEL); in adpt_i2o_parse_lct()1625 static int adpt_i2o_install_device(adpt_hba* pHba, struct i2o_device *d) in adpt_i2o_install_device()2518 struct i2o_device *d; in adpt_i2o_reparse_lct()2525 struct i2o_device* pI2o_dev = NULL; in adpt_i2o_reparse_lct()2579 d = kmalloc(sizeof(struct i2o_device), in adpt_i2o_reparse_lct()3180 static void adpt_i2o_report_hba_unit(adpt_hba* pHba, struct i2o_device *d) in adpt_i2o_report_hba_unit()