read_config_word
return read_config_word(bus, devfn, where, (u16 *) val);
int rc = read_config_word(bus, devfn, where, &_val);