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
189 struct i2o_device* pI2o_dev;199 struct i2o_device* pI2o_dev;243 struct i2o_device* devices;271 static void adpt_i2o_report_hba_unit(adpt_hba* pHba, struct i2o_device *d);285 static int adpt_i2o_install_device(adpt_hba* pHba, struct i2o_device *d);
1082 struct i2o_device* d; in adpt_i2o_delete_hba()1083 struct i2o_device* next; in adpt_i2o_delete_hba()1455 struct i2o_device *d; in adpt_i2o_parse_lct()1513 d = kmalloc(sizeof(struct i2o_device), GFP_KERNEL); in adpt_i2o_parse_lct()1621 static int adpt_i2o_install_device(adpt_hba* pHba, struct i2o_device *d) in adpt_i2o_install_device()2526 struct i2o_device *d; in adpt_i2o_reparse_lct()2533 struct i2o_device* pI2o_dev = NULL; in adpt_i2o_reparse_lct()2587 d = kmalloc(sizeof(struct i2o_device), in adpt_i2o_reparse_lct()3184 static void adpt_i2o_report_hba_unit(adpt_hba* pHba, struct i2o_device *d) in adpt_i2o_report_hba_unit()