Parse the hardware resource table.
int i2o_parse_hrt(struct i2o_controller * c);
c
I2O controller
We don't do anything with it except dumping it (in debug mode).
Returns 0.