Searched refs:i2o_device (Results 1 – 3 of 3) sorted by relevance
66 struct i2o_device struct68 struct i2o_device *next; /* Chain */ argument69 struct i2o_device *prev; argument92 struct i2o_device *devices; /* I2O device chain */ argument
186 struct i2o_device* pI2o_dev;196 struct i2o_device* pI2o_dev;240 struct i2o_device* devices;268 static void adpt_i2o_report_hba_unit(adpt_hba* pHba, struct i2o_device *d);282 static int adpt_i2o_install_device(adpt_hba* pHba, struct i2o_device *d);
1037 struct i2o_device* d; in adpt_i2o_delete_hba()1038 struct i2o_device* next; in adpt_i2o_delete_hba()1410 struct i2o_device *d; in adpt_i2o_parse_lct()1468 d = kmalloc(sizeof(struct i2o_device), GFP_KERNEL); in adpt_i2o_parse_lct()1576 static int adpt_i2o_install_device(adpt_hba* pHba, struct i2o_device *d) in adpt_i2o_install_device()2489 struct i2o_device *d; in adpt_i2o_reparse_lct()2496 struct i2o_device* pI2o_dev = NULL; in adpt_i2o_reparse_lct()2550 d = kmalloc(sizeof(struct i2o_device), in adpt_i2o_reparse_lct()3144 static void adpt_i2o_report_hba_unit(adpt_hba* pHba, struct i2o_device *d) in adpt_i2o_report_hba_unit()